|
1 | 1 | { |
2 | 2 | "name": "@stdlib/array-filled-by", |
3 | | - "version": "0.2.1", |
| 3 | + "version": "0.3.0", |
4 | 4 | "description": "Create a filled array according to a provided callback function.", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "author": { |
|
41 | 41 | "@stdlib/array-base-assert-is-complex-floating-point-data-type": "^0.2.1", |
42 | 42 | "@stdlib/array-base-filled-by": "^0.2.2", |
43 | 43 | "@stdlib/array-ctors": "^0.3.0", |
44 | | - "@stdlib/array-defaults": "^0.3.0", |
| 44 | + "@stdlib/array-defaults": "^0.4.0", |
45 | 45 | "@stdlib/assert-has-iterator-symbol-support": "^0.2.2", |
46 | 46 | "@stdlib/assert-is-arraybuffer": "^0.2.2", |
47 | 47 | "@stdlib/assert-is-collection": "^0.2.2", |
48 | 48 | "@stdlib/assert-is-function": "^0.2.2", |
49 | 49 | "@stdlib/assert-is-nonnegative-integer": "^0.2.2", |
50 | 50 | "@stdlib/assert-is-object": "^0.2.2", |
51 | 51 | "@stdlib/assert-is-string": "^0.2.2", |
52 | | - "@stdlib/blas-ext-base-gfill-by": "^0.2.1", |
| 52 | + "@stdlib/blas-ext-base-gfill-by": "^0.2.2", |
53 | 53 | "@stdlib/iter-length": "^0.2.2", |
54 | 54 | "@stdlib/string-format": "^0.2.2", |
55 | 55 | "@stdlib/symbol-iterator": "^0.2.2", |
|
71 | 71 | "@stdlib/array-uint32": "^0.2.2", |
72 | 72 | "@stdlib/array-uint8": "^0.2.2", |
73 | 73 | "@stdlib/array-uint8c": "^0.2.2", |
74 | | - "@stdlib/assert-instance-of": "^0.2.2", |
| 74 | + "@stdlib/assert-instance-of": "^0.3.0", |
75 | 75 | "@stdlib/assert-is-array": "^0.2.2", |
76 | 76 | "@stdlib/assert-is-typed-array": "^0.2.2", |
77 | 77 | "@stdlib/assert-is-typed-array-like": "^0.2.2", |
78 | | - "@stdlib/complex-float32-ctor": "^0.0.2", |
79 | | - "@stdlib/complex-float64-ctor": "^0.0.3", |
| 78 | + "@stdlib/complex-float32-ctor": "^0.1.0", |
| 79 | + "@stdlib/complex-float64-ctor": "^0.1.0", |
80 | 80 | "@stdlib/iter-constant": "^0.2.2", |
81 | 81 | "@stdlib/math-base-special-pow": "^0.3.0", |
82 | 82 | "@stdlib/random-base-discrete-uniform": "^0.2.1", |
|
0 commit comments