|
36 | 36 | "url": "https://github.com/stdlib-js/stdlib/issues" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@stdlib/complex-float32-base": "^0.2.0", |
| 39 | + "@stdlib/complex-float32-base": "^0.2.1", |
40 | 40 | "@stdlib/complex-float32-conj": "^0.1.2", |
41 | | - "@stdlib/complex-float32-ctor": "^0.1.0", |
| 41 | + "@stdlib/complex-float32-ctor": "^0.1.1", |
42 | 42 | "@stdlib/complex-float32-imag": "^0.1.2", |
43 | 43 | "@stdlib/complex-float32-parse": "^0.0.3", |
44 | 44 | "@stdlib/complex-float32-real": "^0.1.2", |
45 | | - "@stdlib/complex-float32-reim": "^0.1.3", |
| 45 | + "@stdlib/complex-float32-reim": "^0.1.4", |
46 | 46 | "@stdlib/complex-float32-reviver": "^0.0.3", |
47 | 47 | "@stdlib/utils-define-read-only-property": "^0.2.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@stdlib/array-complex64": "^0.3.1", |
51 | | - "@stdlib/array-filled-by": "^0.3.0", |
| 50 | + "@stdlib/array-complex64": "^0.3.2", |
| 51 | + "@stdlib/array-filled-by": "^0.3.1", |
52 | 52 | "@stdlib/array-float32": "^0.2.3", |
53 | 53 | "@stdlib/assert-has-own-property": "^0.2.3", |
54 | 54 | "@stdlib/assert-is-array-like": "^0.2.3", |
55 | 55 | "@stdlib/assert-is-boolean": "^0.2.3", |
56 | | - "@stdlib/assert-is-complex64": "^0.2.2", |
| 56 | + "@stdlib/assert-is-complex64": "^0.2.3", |
57 | 57 | "@stdlib/assert-is-method": "^0.2.3", |
58 | 58 | "@stdlib/assert-is-number": "^0.2.3", |
59 | | - "@stdlib/assert-is-same-complex64": "^0.2.2", |
60 | | - "@stdlib/assert-is-same-float32array": "^0.2.2", |
| 59 | + "@stdlib/assert-is-same-complex64": "^0.2.3", |
| 60 | + "@stdlib/assert-is-same-float32array": "^0.2.3", |
61 | 61 | "@stdlib/assert-is-string": "^0.2.3", |
62 | | - "@stdlib/complex-float32-base-add": "^0.2.0", |
| 62 | + "@stdlib/complex-float32-base-add": "^0.2.1", |
63 | 63 | "@stdlib/complex-float32-base-assert": "^0.2.1", |
64 | 64 | "@stdlib/complex-float32-base-assert-is-almost-equal": "^0.0.1", |
65 | 65 | "@stdlib/complex-float32-base-assert-is-almost-same-value": "^0.1.1", |
|
74 | 74 | "@stdlib/complex-float32-base-sub": "^0.1.1", |
75 | 75 | "@stdlib/complex-float64-imag": "^0.1.2", |
76 | 76 | "@stdlib/complex-float64-real": "^0.1.2", |
77 | | - "@stdlib/console-log-each-map": "^0.1.0", |
78 | | - "@stdlib/constants-float32-eps": "^0.2.2", |
79 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
80 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
| 77 | + "@stdlib/console-log-each-map": "^0.1.1", |
| 78 | + "@stdlib/constants-float32-eps": "^0.2.3", |
| 79 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 80 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
81 | 81 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
82 | 82 | "@stdlib/math-base-assert-is-nanf": "^0.2.3", |
83 | | - "@stdlib/math-base-assert-is-negative-zerof": "^0.1.3", |
84 | | - "@stdlib/math-base-assert-is-positive-zerof": "^0.1.3", |
85 | | - "@stdlib/number-float32-base-assert-is-almost-equal": "^0.1.0", |
| 83 | + "@stdlib/math-base-assert-is-negative-zerof": "^0.1.4", |
| 84 | + "@stdlib/math-base-assert-is-positive-zerof": "^0.1.4", |
| 85 | + "@stdlib/number-float32-base-assert-is-almost-equal": "^0.0.1", |
86 | 86 | "@stdlib/number-float32-base-assert-is-almost-same-value": "^0.1.1", |
87 | 87 | "@stdlib/number-float32-base-assert-is-same-value": "^0.2.3", |
88 | 88 | "@stdlib/number-float32-base-assert-is-same-value-zero": "^0.2.2", |
89 | 89 | "@stdlib/number-float64-base-to-float32": "^0.2.3", |
90 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
91 | | - "@stdlib/random-array-uniform": "^0.2.1", |
92 | | - "@stdlib/random-base-discrete-uniform": "^0.2.1", |
93 | | - "@stdlib/random-base-randu": "^0.2.2", |
94 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 90 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 91 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 92 | + "@stdlib/random-base-discrete-uniform": "^0.2.2", |
| 93 | + "@stdlib/random-base-randu": "^0.2.3", |
| 94 | + "@stdlib/random-base-uniform": "^0.2.3", |
95 | 95 | "@stdlib/string-base-replace": "^0.2.3", |
96 | 96 | "@stdlib/string-format": "^0.2.3", |
97 | 97 | "@stdlib/utils-copy": "^0.2.3", |
|
0 commit comments