|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-base-any-is-entry-in": "^0.1.1", |
41 | | - "@stdlib/ndarray-base-binary-loop-interchange-order": "^0.2.3", |
| 41 | + "@stdlib/ndarray-base-binary-loop-interchange-order": "^0.2.4", |
42 | 42 | "@stdlib/ndarray-base-binary-tiling-block-size": "^0.2.3", |
43 | 43 | "@stdlib/ndarray-base-iteration-order": "^0.2.3", |
44 | 44 | "@stdlib/ndarray-base-minmax-view-buffer-index": "^0.2.3", |
|
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@stdlib/array-complex128": "^0.3.2", |
55 | | - "@stdlib/array-filled": "^0.3.0", |
56 | | - "@stdlib/array-filled-by": "^0.3.0", |
| 55 | + "@stdlib/array-filled": "^0.3.1", |
| 56 | + "@stdlib/array-filled-by": "^0.3.1", |
57 | 57 | "@stdlib/array-float64": "^0.2.3", |
58 | | - "@stdlib/array-one-to": "^0.2.2", |
| 58 | + "@stdlib/array-one-to": "^0.2.3", |
59 | 59 | "@stdlib/array-ones": "^0.2.2", |
60 | 60 | "@stdlib/array-zeros": "^0.2.3", |
61 | | - "@stdlib/assert-is-same-complex128array": "^0.2.2", |
62 | | - "@stdlib/assert-is-same-float64array": "^0.2.2", |
| 61 | + "@stdlib/assert-is-same-complex128array": "^0.2.3", |
| 62 | + "@stdlib/assert-is-same-float64array": "^0.2.3", |
63 | 63 | "@stdlib/blas-ext-base-dfill": "^0.3.1", |
64 | 64 | "@stdlib/blas-ext-base-zfill": "^0.1.1", |
65 | 65 | "@stdlib/complex-float64-base-add": "^0.2.1", |
|
73 | 73 | "@stdlib/ndarray-base-shape2strides": "^0.2.3", |
74 | 74 | "@stdlib/ndarray-base-strides2offset": "^0.2.3", |
75 | 75 | "@stdlib/ndarray-base-to-array": "^0.2.2", |
76 | | - "@stdlib/ndarray-ctor": "^0.3.0", |
| 76 | + "@stdlib/ndarray-ctor": "^0.3.1", |
77 | 77 | "@stdlib/ndarray-data-buffer": "^0.2.3", |
78 | | - "@stdlib/ndarray-from-scalar": "^0.3.0", |
| 78 | + "@stdlib/ndarray-from-scalar": "^0.3.1", |
79 | 79 | "@stdlib/ndarray-orders": "^0.2.3", |
80 | 80 | "@stdlib/number-float64-base-add": "^0.1.1", |
81 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
82 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
| 81 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 82 | + "@stdlib/random-base-discrete-uniform": "^0.2.2", |
83 | 83 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
84 | 84 | "istanbul": "^0.4.1", |
85 | 85 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments