|
42 | 42 | "@stdlib/array-base-getter": "^0.1.0",
|
43 | 43 | "@stdlib/array-dtype": "^0.1.0",
|
44 | 44 | "@stdlib/assert-is-collection": "^0.1.0",
|
45 |
| - "@stdlib/assert-is-function": "^0.1.0", |
46 |
| - "@stdlib/string-format": "^0.1.0", |
| 45 | + "@stdlib/assert-is-function": "^0.1.1", |
| 46 | + "@stdlib/string-format": "^0.1.1", |
47 | 47 | "@stdlib/symbol-iterator": "^0.1.0",
|
48 | 48 | "@stdlib/types": "^0.1.0",
|
49 |
| - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0" |
| 49 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1" |
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@stdlib/assert-is-iterator-like": "^0.1.0", |
| 52 | + "@stdlib/assert-is-iterator-like": "^0.1.1", |
53 | 53 | "@stdlib/bench": "^0.1.0",
|
54 |
| - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
| 54 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
55 | 55 | "@stdlib/random-base-randu": "^0.1.0",
|
56 |
| - "@stdlib/utils-noop": "^0.1.0", |
| 56 | + "@stdlib/utils-noop": "^0.1.1", |
57 | 57 | "proxyquire": "^2.0.0",
|
58 | 58 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
59 | 59 | "istanbul": "^0.4.1",
|
|
0 commit comments