|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/array-defaults": "^0.4.1", |
41 | | - "@stdlib/array-typed-ctors": "^0.3.0", |
| 41 | + "@stdlib/array-typed-ctors": "^0.3.1", |
42 | 42 | "@stdlib/assert-is-string": "^0.2.3", |
43 | 43 | "@stdlib/strided-base-reinterpret-boolean": "^0.0.3", |
44 | 44 | "@stdlib/strided-base-reinterpret-complex128": "^0.2.3", |
|
48 | 48 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@stdlib/array-bool": "^0.1.1", |
| 51 | + "@stdlib/array-bool": "^0.1.2", |
52 | 52 | "@stdlib/array-buffer": "^0.2.3", |
53 | | - "@stdlib/array-complex128": "^0.3.1", |
54 | | - "@stdlib/array-complex64": "^0.3.1", |
| 53 | + "@stdlib/array-complex128": "^0.3.2", |
| 54 | + "@stdlib/array-complex64": "^0.3.2", |
55 | 55 | "@stdlib/array-float32": "^0.2.3", |
56 | 56 | "@stdlib/array-float64": "^0.2.3", |
57 | 57 | "@stdlib/array-int16": "^0.2.3", |
|
62 | 62 | "@stdlib/array-uint8": "^0.2.3", |
63 | 63 | "@stdlib/array-uint8c": "^0.2.3", |
64 | 64 | "@stdlib/assert-instance-of": "^0.3.1", |
65 | | - "@stdlib/assert-is-booleanarray": "^0.0.2", |
| 65 | + "@stdlib/assert-is-booleanarray": "^0.0.3", |
66 | 66 | "@stdlib/assert-is-complex-typed-array": "^0.2.3", |
67 | 67 | "@stdlib/assert-is-typed-array": "^0.2.3", |
68 | 68 | "@stdlib/math-base-special-pow": "^0.3.1", |
69 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 69 | + "@stdlib/random-base-randu": "^0.2.3", |
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