|
39 | 39 | "dependencies": {
|
40 | 40 | "@stdlib/array-base-filled": "^0.1.0",
|
41 | 41 | "@stdlib/array-ctors": "^0.1.0",
|
42 |
| - "@stdlib/assert-has-iterator-symbol-support": "^0.1.0", |
| 42 | + "@stdlib/assert-has-iterator-symbol-support": "^0.1.1", |
43 | 43 | "@stdlib/assert-is-arraybuffer": "^0.1.1",
|
44 | 44 | "@stdlib/assert-is-collection": "^0.1.0",
|
45 | 45 | "@stdlib/assert-is-function": "^0.1.1",
|
|
49 | 49 | "@stdlib/blas-ext-base-gfill": "^0.1.0",
|
50 | 50 | "@stdlib/iter-length": "^0.1.1",
|
51 | 51 | "@stdlib/string-format": "^0.1.1",
|
52 |
| - "@stdlib/symbol-iterator": "^0.1.0", |
| 52 | + "@stdlib/symbol-iterator": "^0.1.1", |
53 | 53 | "@stdlib/types": "^0.1.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@stdlib/array-buffer": "^0.1.0",
|
57 | 57 | "@stdlib/array-complex128": "^0.1.0",
|
58 | 58 | "@stdlib/array-complex64": "^0.1.0",
|
59 |
| - "@stdlib/array-float32": "^0.1.0", |
60 |
| - "@stdlib/array-float64": "^0.1.0", |
61 |
| - "@stdlib/array-int16": "^0.1.0", |
62 |
| - "@stdlib/array-int32": "^0.1.0", |
63 |
| - "@stdlib/array-int8": "^0.1.0", |
64 |
| - "@stdlib/array-typed-real-dtypes": "^0.1.0", |
65 |
| - "@stdlib/array-uint16": "^0.1.0", |
66 |
| - "@stdlib/array-uint32": "^0.1.0", |
67 |
| - "@stdlib/array-uint8": "^0.1.0", |
68 |
| - "@stdlib/array-uint8c": "^0.1.0", |
| 59 | + "@stdlib/array-float32": "^0.1.1", |
| 60 | + "@stdlib/array-float64": "^0.1.1", |
| 61 | + "@stdlib/array-int16": "^0.1.1", |
| 62 | + "@stdlib/array-int32": "^0.1.1", |
| 63 | + "@stdlib/array-int8": "^0.1.1", |
| 64 | + "@stdlib/array-typed-real-dtypes": "^0.1.1", |
| 65 | + "@stdlib/array-uint16": "^0.1.1", |
| 66 | + "@stdlib/array-uint32": "^0.1.1", |
| 67 | + "@stdlib/array-uint8": "^0.1.1", |
| 68 | + "@stdlib/array-uint8c": "^0.1.1", |
69 | 69 | "@stdlib/assert-instance-of": "^0.1.1",
|
70 | 70 | "@stdlib/assert-is-array": "^0.1.1",
|
71 | 71 | "@stdlib/assert-is-typed-array": "^0.1.0",
|
72 | 72 | "@stdlib/assert-is-typed-array-like": "^0.1.0",
|
73 | 73 | "@stdlib/bench": "^0.1.0",
|
74 |
| - "@stdlib/complex-float32": "^0.1.0", |
75 |
| - "@stdlib/complex-float64": "^0.1.0", |
| 74 | + "@stdlib/complex-float32": "^0.1.1", |
| 75 | + "@stdlib/complex-float64": "^0.1.1", |
76 | 76 | "@stdlib/iter-constant": "^0.1.0",
|
77 | 77 | "@stdlib/math-base-special-pow": "^0.1.0",
|
78 | 78 | "@stdlib/random-base-discrete-uniform": "^0.1.0",
|
79 |
| - "@stdlib/strided-base-reinterpret-complex128": "^0.1.0", |
80 |
| - "@stdlib/strided-base-reinterpret-complex64": "^0.1.0", |
| 79 | + "@stdlib/strided-base-reinterpret-complex128": "^0.1.1", |
| 80 | + "@stdlib/strided-base-reinterpret-complex64": "^0.1.1", |
81 | 81 | "proxyquire": "^2.0.0",
|
82 | 82 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
83 | 83 | "istanbul": "^0.4.1",
|
|
0 commit comments