|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
41 | | - "@stdlib/assert-is-boolean": "^0.1.0", |
| 40 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 41 | + "@stdlib/assert-is-boolean": "^0.1.1", |
42 | 42 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0", |
43 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
44 | | - "@stdlib/constants-float64-max": "^0.1.0", |
| 43 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 44 | + "@stdlib/constants-float64-max": "^0.1.1", |
45 | 45 | "@stdlib/object-assign": "^0.1.0", |
46 | 46 | "@stdlib/random-base-minstd": "^0.1.0", |
47 | | - "@stdlib/string-format": "^0.1.0", |
| 47 | + "@stdlib/string-format": "^0.1.1", |
48 | 48 | "@stdlib/symbol-iterator": "^0.1.0", |
49 | 49 | "@stdlib/types": "^0.1.0", |
50 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0", |
51 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
52 | | - "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0" |
| 50 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1", |
| 51 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 52 | + "@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@stdlib/array-int32": "^0.1.0", |
56 | | - "@stdlib/assert-is-int32array": "^0.1.0", |
| 56 | + "@stdlib/assert-is-int32array": "^0.1.1", |
57 | 57 | "@stdlib/bench": "^0.1.0", |
58 | | - "@stdlib/constants-int32-max": "^0.1.0", |
59 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
60 | | - "@stdlib/time-now": "^0.1.0", |
| 58 | + "@stdlib/constants-int32-max": "^0.1.1", |
| 59 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
| 60 | + "@stdlib/time-now": "^0.1.1", |
61 | 61 | "proxyquire": "^2.0.0", |
62 | 62 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
63 | 63 | "istanbul": "^0.4.1", |
|
0 commit comments