|
47 | 47 | "@stdlib/assert-is-array-like-object": "^0.2.2", |
48 | 48 | "@stdlib/assert-is-arraybuffer": "^0.2.2", |
49 | 49 | "@stdlib/assert-is-collection": "^0.2.2", |
50 | | - "@stdlib/assert-is-complex-like": "^0.2.2", |
| 50 | + "@stdlib/assert-is-complex-like": "^0.2.3", |
51 | 51 | "@stdlib/assert-is-function": "^0.2.2", |
52 | 52 | "@stdlib/assert-is-nonnegative-integer": "^0.2.2", |
53 | 53 | "@stdlib/assert-is-object": "^0.2.2", |
|
61 | 61 | "@stdlib/math-base-special-floor": "^0.2.3", |
62 | 62 | "@stdlib/strided-base-reinterpret-complex128": "^0.2.2", |
63 | 63 | "@stdlib/strided-base-reinterpret-complex64": "^0.2.1", |
64 | | - "@stdlib/string-format": "^0.2.2", |
| 64 | + "@stdlib/string-format": "^0.2.3", |
65 | 65 | "@stdlib/symbol-iterator": "^0.2.2", |
66 | 66 | "@stdlib/types": "^0.4.3", |
67 | | - "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3", |
68 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", |
| 67 | + "@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.4", |
| 68 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
69 | 69 | "@stdlib/error-tools-fmtprodmsg": "^0.2.2" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@stdlib/array-buffer": "^0.2.2", |
73 | | - "@stdlib/array-complex128": "^0.3.0", |
| 73 | + "@stdlib/array-complex128": "^0.3.1", |
74 | 74 | "@stdlib/assert-has-own-property": "^0.2.2", |
75 | 75 | "@stdlib/assert-instance-of": "^0.3.0", |
76 | 76 | "@stdlib/assert-is-boolean": "^0.2.2", |
|
83 | 83 | "@stdlib/complex-float32-base-add": "^0.2.0", |
84 | 84 | "@stdlib/complex-float64-imag": "^0.1.1", |
85 | 85 | "@stdlib/complex-float64-real": "^0.1.1", |
86 | | - "@stdlib/console-log-each": "^0.2.2", |
| 86 | + "@stdlib/console-log-each": "^0.2.3", |
87 | 87 | "@stdlib/math-base-special-pow": "^0.3.0", |
88 | | - "@stdlib/random-base-randu": "^0.2.1", |
89 | | - "@stdlib/utils-identity-function": "^0.2.2", |
| 88 | + "@stdlib/random-base-randu": "^0.2.2", |
| 89 | + "@stdlib/utils-identity-function": "^0.2.3", |
90 | 90 | "proxyquire": "^2.0.0", |
91 | 91 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
92 | 92 | "istanbul": "^0.4.1", |
|
0 commit comments