|
155 | 155 | "@stdlib/array-empty": "^0.2.1",
|
156 | 156 | "@stdlib/array-filled": "^0.2.1",
|
157 | 157 | "@stdlib/array-filled-by": "^0.2.1",
|
158 |
| - "@stdlib/array-float32": "^0.2.1", |
159 |
| - "@stdlib/array-float64": "^0.2.1", |
160 |
| - "@stdlib/array-int16": "^0.2.1", |
161 |
| - "@stdlib/array-int32": "^0.2.1", |
162 |
| - "@stdlib/array-int8": "^0.2.1", |
| 158 | + "@stdlib/array-float32": "^0.2.2", |
| 159 | + "@stdlib/array-float64": "^0.2.2", |
| 160 | + "@stdlib/array-int16": "^0.2.2", |
| 161 | + "@stdlib/array-int32": "^0.2.2", |
| 162 | + "@stdlib/array-int8": "^0.2.2", |
163 | 163 | "@stdlib/array-typed": "^0.2.1",
|
164 | 164 | "@stdlib/array-typed-complex-ctors": "^0.2.1",
|
165 |
| - "@stdlib/array-uint16": "^0.2.1", |
166 |
| - "@stdlib/array-uint32": "^0.2.1", |
167 |
| - "@stdlib/array-uint8": "^0.2.1", |
168 |
| - "@stdlib/array-uint8c": "^0.2.1", |
| 165 | + "@stdlib/array-uint16": "^0.2.2", |
| 166 | + "@stdlib/array-uint32": "^0.2.2", |
| 167 | + "@stdlib/array-uint8": "^0.2.2", |
| 168 | + "@stdlib/array-uint8c": "^0.2.2", |
169 | 169 | "@stdlib/array-zeros": "^0.2.1",
|
170 |
| - "@stdlib/assert-has-bigint-support": "^0.2.1", |
| 170 | + "@stdlib/assert-has-bigint-support": "^0.2.2", |
171 | 171 | "@stdlib/assert-has-own-property": "^0.2.2",
|
172 | 172 | "@stdlib/assert-has-property": "^0.2.2",
|
173 | 173 | "@stdlib/assert-instance-of": "^0.2.2",
|
|
188 | 188 | "@stdlib/assert-is-int16array": "^0.2.2",
|
189 | 189 | "@stdlib/assert-is-int32array": "^0.2.2",
|
190 | 190 | "@stdlib/assert-is-int8array": "^0.2.2",
|
191 |
| - "@stdlib/assert-is-integer": "^0.2.1", |
192 |
| - "@stdlib/assert-is-little-endian": "^0.2.1", |
| 191 | + "@stdlib/assert-is-integer": "^0.2.2", |
| 192 | + "@stdlib/assert-is-little-endian": "^0.2.2", |
193 | 193 | "@stdlib/assert-is-ndarray-like": "^0.2.1",
|
194 |
| - "@stdlib/assert-is-nonnegative-integer": "^0.2.1", |
| 194 | + "@stdlib/assert-is-nonnegative-integer": "^0.2.2", |
195 | 195 | "@stdlib/assert-is-nonnegative-integer-array": "^0.2.1",
|
196 | 196 | "@stdlib/assert-is-number": "^0.2.2",
|
197 | 197 | "@stdlib/assert-is-plain-object": "^0.2.2",
|
198 |
| - "@stdlib/assert-is-positive-integer": "^0.2.1", |
| 198 | + "@stdlib/assert-is-positive-integer": "^0.2.2", |
199 | 199 | "@stdlib/assert-is-same-complex128array": "^0.2.1",
|
200 | 200 | "@stdlib/assert-is-same-float64array": "^0.2.1",
|
201 | 201 | "@stdlib/assert-is-string": "^0.2.2",
|
|
213 | 213 | "@stdlib/buffer-ctor": "^0.2.2",
|
214 | 214 | "@stdlib/buffer-from-array": "^0.2.1",
|
215 | 215 | "@stdlib/complex-base-cast-return": "^0.2.1",
|
216 |
| - "@stdlib/complex-ctors": "^0.2.1", |
217 |
| - "@stdlib/complex-float32-ctor": "^0.0.1", |
218 |
| - "@stdlib/complex-float32-imag": "^0.1.0", |
219 |
| - "@stdlib/complex-float32-real": "^0.1.0", |
220 |
| - "@stdlib/complex-float64-ctor": "^0.0.1", |
221 |
| - "@stdlib/complex-float64-imag": "^0.1.0", |
222 |
| - "@stdlib/complex-float64-real": "^0.1.0", |
| 216 | + "@stdlib/complex-ctors": "^0.2.2", |
| 217 | + "@stdlib/complex-float32-ctor": "^0.0.2", |
| 218 | + "@stdlib/complex-float32-imag": "^0.1.1", |
| 219 | + "@stdlib/complex-float32-real": "^0.1.1", |
| 220 | + "@stdlib/complex-float64-ctor": "^0.0.3", |
| 221 | + "@stdlib/complex-float64-imag": "^0.1.1", |
| 222 | + "@stdlib/complex-float64-real": "^0.1.1", |
223 | 223 | "@stdlib/console-log": "^0.2.2",
|
224 | 224 | "@stdlib/console-log-each": "^0.2.1",
|
225 | 225 | "@stdlib/fs-read-dir": "^0.2.2",
|
|
230 | 230 | "@stdlib/math-base-assert-is-nan": "^0.2.2",
|
231 | 231 | "@stdlib/math-base-special-abs": "^0.2.1",
|
232 | 232 | "@stdlib/math-base-special-cbrt": "^0.2.1",
|
233 |
| - "@stdlib/math-base-special-floor": "^0.2.2", |
234 |
| - "@stdlib/math-base-special-identity": "^0.2.1", |
| 233 | + "@stdlib/math-base-special-floor": "^0.2.3", |
| 234 | + "@stdlib/math-base-special-identity": "^0.2.2", |
235 | 235 | "@stdlib/math-base-special-pow": "^0.2.1",
|
236 |
| - "@stdlib/math-base-special-round": "^0.2.1", |
237 |
| - "@stdlib/math-base-special-sqrt": "^0.2.1", |
| 236 | + "@stdlib/math-base-special-round": "^0.3.0", |
| 237 | + "@stdlib/math-base-special-sqrt": "^0.2.2", |
238 | 238 | "@stdlib/math-base-special-trunc": "^0.2.1",
|
239 | 239 | "@stdlib/ndarray-array": "^0.2.1",
|
240 | 240 | "@stdlib/ndarray-base-assert-is-allowed-data-type-cast": "^0.2.1",
|
|
285 | 285 | "@stdlib/random-array-discrete-uniform": "^0.2.1",
|
286 | 286 | "@stdlib/random-base-discrete-uniform": "^0.2.1",
|
287 | 287 | "@stdlib/random-base-randu": "^0.2.1",
|
288 |
| - "@stdlib/slice-base-args2multislice": "^0.2.1", |
| 288 | + "@stdlib/slice-base-args2multislice": "^0.2.2", |
289 | 289 | "@stdlib/slice-base-nonreduced-dimensions": "^0.2.2",
|
290 |
| - "@stdlib/slice-base-normalize-multi-slice": "^0.2.1", |
| 290 | + "@stdlib/slice-base-normalize-multi-slice": "^0.2.2", |
291 | 291 | "@stdlib/slice-base-shape": "^0.2.1",
|
292 |
| - "@stdlib/slice-ctor": "^0.2.1", |
293 |
| - "@stdlib/slice-multi": "^0.2.1", |
294 |
| - "@stdlib/strided-base-reinterpret-complex128": "^0.2.1", |
295 |
| - "@stdlib/strided-base-reinterpret-complex64": "^0.2.0", |
| 292 | + "@stdlib/slice-ctor": "^0.2.2", |
| 293 | + "@stdlib/slice-multi": "^0.2.2", |
| 294 | + "@stdlib/strided-base-reinterpret-complex128": "^0.2.2", |
| 295 | + "@stdlib/strided-base-reinterpret-complex64": "^0.2.1", |
296 | 296 | "@stdlib/string-format": "^0.2.2",
|
297 | 297 | "@stdlib/string-left-pad": "^0.2.1",
|
298 | 298 | "@stdlib/string-replace": "^0.2.2",
|
299 | 299 | "@stdlib/string-right-pad": "^0.2.1",
|
300 |
| - "@stdlib/string-substring-after": "^0.2.1", |
| 300 | + "@stdlib/string-substring-after": "^0.2.2", |
301 | 301 | "@stdlib/string-substring-before": "^0.2.2",
|
302 | 302 | "@stdlib/string-uppercase": "^0.3.0",
|
303 | 303 | "@stdlib/time-current-year": "^0.2.2",
|
|
307 | 307 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
|
308 | 308 | "@stdlib/utils-keys": "^0.2.1",
|
309 | 309 | "@stdlib/utils-map2": "^0.2.1",
|
310 |
| - "@stdlib/utils-nary-function": "^0.2.1", |
| 310 | + "@stdlib/utils-nary-function": "^0.2.2", |
311 | 311 | "@stdlib/utils-object-inverse": "^0.2.1",
|
312 | 312 | "@stdlib/utils-try-require": "^0.2.2",
|
313 |
| - "@stdlib/utils-unzip": "^0.2.1", |
| 313 | + "@stdlib/utils-unzip": "^0.2.2", |
314 | 314 | "proxyquire": "^2.0.0",
|
315 | 315 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
316 | 316 | "istanbul": "^0.4.1",
|
|
0 commit comments