|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-base-arraylike2object": "^0.2.1", |
41 | | - "@stdlib/assert-is-array-like-object": "^0.2.1", |
42 | | - "@stdlib/assert-is-function": "^0.2.1", |
43 | | - "@stdlib/assert-is-ndarray-like": "^0.2.1", |
44 | | - "@stdlib/ndarray-base-ndarraylike2object": "^0.2.1", |
45 | | - "@stdlib/ndarray-base-vind2bind": "^0.2.1", |
46 | | - "@stdlib/string-format": "^0.2.1", |
47 | | - "@stdlib/types": "^0.3.2", |
48 | | - "@stdlib/error-tools-fmtprodmsg": "^0.2.1" |
| 41 | + "@stdlib/assert-is-array-like-object": "^0.2.2", |
| 42 | + "@stdlib/assert-is-function": "^0.2.2", |
| 43 | + "@stdlib/assert-is-ndarray-like": "^0.2.2", |
| 44 | + "@stdlib/ndarray-base-ndarraylike2object": "^0.2.2", |
| 45 | + "@stdlib/ndarray-base-vind2bind": "^0.2.2", |
| 46 | + "@stdlib/string-format": "^0.2.2", |
| 47 | + "@stdlib/types": "^0.4.1", |
| 48 | + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@stdlib/array-base-filled": "^0.2.1", |
52 | | - "@stdlib/array-complex64": "^0.2.1", |
| 51 | + "@stdlib/array-base-filled": "^0.2.2", |
| 52 | + "@stdlib/array-complex64": "^0.3.0", |
53 | 53 | "@stdlib/array-filled-by": "^0.2.1", |
54 | | - "@stdlib/array-float64": "^0.2.1", |
55 | | - "@stdlib/complex-float32-ctor": "^0.0.1", |
56 | | - "@stdlib/complex-float32-imag": "^0.1.0", |
57 | | - "@stdlib/complex-float32-real": "^0.1.0", |
58 | | - "@stdlib/complex-float64-base-add": "github:stdlib-js/complex-float64-base-add#main", |
59 | | - "@stdlib/math-base-assert-is-nan": "^0.2.1", |
60 | | - "@stdlib/math-base-ops-add": "^0.2.1", |
61 | | - "@stdlib/math-base-special-abs": "^0.2.1", |
62 | | - "@stdlib/math-base-special-cceil": "^0.2.1", |
63 | | - "@stdlib/math-base-special-pow": "^0.2.1", |
| 54 | + "@stdlib/array-float64": "^0.2.2", |
| 55 | + "@stdlib/complex-float32-ctor": "^0.0.2", |
| 56 | + "@stdlib/complex-float32-imag": "^0.1.1", |
| 57 | + "@stdlib/complex-float32-real": "^0.1.1", |
| 58 | + "@stdlib/complex-float64-base-add": "^0.1.0", |
| 59 | + "@stdlib/math-base-assert-is-nan": "^0.2.2", |
| 60 | + "@stdlib/math-base-ops-add": "^0.2.2", |
| 61 | + "@stdlib/math-base-special-abs": "^0.2.2", |
| 62 | + "@stdlib/math-base-special-cceil": "^0.2.2", |
| 63 | + "@stdlib/math-base-special-pow": "^0.3.0", |
64 | 64 | "@stdlib/ndarray-array": "^0.2.1", |
65 | | - "@stdlib/ndarray-ctor": "^0.2.1", |
| 65 | + "@stdlib/ndarray-ctor": "^0.2.2", |
66 | 66 | "@stdlib/random-base-discrete-uniform": "^0.2.1", |
67 | | - "@stdlib/utils-nary-function": "^0.2.1", |
68 | | - "@stdlib/utils-noop": "^0.2.1", |
| 67 | + "@stdlib/utils-nary-function": "^0.2.2", |
| 68 | + "@stdlib/utils-noop": "^0.2.2", |
69 | 69 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
70 | 70 | "istanbul": "^0.4.1", |
71 | 71 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
72 | | - "@stdlib/bench-harness": "^0.2.1" |
| 72 | + "@stdlib/bench-harness": "^0.2.2" |
73 | 73 | }, |
74 | 74 | "engines": { |
75 | 75 | "node": ">=0.10.0", |
|
0 commit comments