|
45 | 45 | "@stdlib/assert-is-boolean": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-empty-collection": "^0.2.4", |
47 | 47 | "@stdlib/assert-is-integer-array": "^0.2.3", |
48 | | - "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 48 | + "@stdlib/assert-is-ndarray-like": "^0.2.3", |
49 | 49 | "@stdlib/assert-is-plain-object": "^0.2.3", |
50 | 50 | "@stdlib/ndarray-base-ctor": "^0.3.1", |
51 | 51 | "@stdlib/ndarray-base-data-buffer": "^0.2.3", |
|
74 | 74 | "@stdlib/math-base-special-sqrt": "^0.2.3", |
75 | 75 | "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
76 | 76 | "@stdlib/ndarray-ctor": "^0.3.1", |
77 | | - "@stdlib/ndarray-fill-by": "^0.1.0", |
78 | | - "@stdlib/ndarray-to-array": "^0.2.1", |
79 | | - "@stdlib/ndarray-zeros": "^0.3.0", |
| 77 | + "@stdlib/ndarray-fill-by": "^0.1.1", |
| 78 | + "@stdlib/ndarray-to-array": "^0.2.2", |
| 79 | + "@stdlib/ndarray-zeros": "^0.3.1", |
80 | 80 | "@stdlib/random-array-discrete-uniform": "^0.2.2", |
81 | 81 | "@stdlib/random-base-bernoulli": "^0.2.2", |
82 | 82 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
|
0 commit comments