|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/ndarray-base-assign": "^0.2.0", |
| 40 | + "@stdlib/ndarray-base-assign": "^0.2.1", |
41 | 41 | "@stdlib/ndarray-base-empty-like": "^0.3.1", |
42 | 42 | "@stdlib/types": "^0.4.3" |
43 | 43 | }, |
|
55 | 55 | "@stdlib/array-uint8": "^0.2.3", |
56 | 56 | "@stdlib/array-uint8c": "^0.2.3", |
57 | 57 | "@stdlib/assert-instance-of": "^0.3.1", |
58 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
59 | | - "@stdlib/ndarray-array": "^0.2.2", |
| 58 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
| 59 | + "@stdlib/ndarray-array": "^0.2.3", |
60 | 60 | "@stdlib/ndarray-base-assert-is-equal-data-type": "^0.1.1", |
61 | | - "@stdlib/ndarray-base-ctor": "^0.3.0", |
62 | | - "@stdlib/ndarray-base-zeros": "^0.3.0", |
63 | | - "@stdlib/ndarray-ctor": "^0.3.0", |
| 61 | + "@stdlib/ndarray-base-ctor": "^0.3.1", |
| 62 | + "@stdlib/ndarray-base-zeros": "^0.3.1", |
| 63 | + "@stdlib/ndarray-ctor": "^0.3.1", |
64 | 64 | "@stdlib/ndarray-data-buffer": "^0.2.3", |
65 | 65 | "@stdlib/ndarray-dtype": "^0.2.3", |
66 | 66 | "@stdlib/ndarray-order": "^0.2.3", |
67 | 67 | "@stdlib/ndarray-shape": "^0.2.3", |
68 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
69 | | - "@stdlib/random-array-bernoulli": "^0.2.1", |
| 68 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 69 | + "@stdlib/random-array-bernoulli": "^0.2.2", |
70 | 70 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
71 | 71 | "istanbul": "^0.4.1", |
72 | 72 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments