|
36 | 36 | "url": "https://github.com/stdlib-js/stdlib/issues" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@stdlib/array-base-accessor-getter": "^0.2.2", |
40 | | - "@stdlib/array-base-assert-contains": "^0.2.2", |
41 | | - "@stdlib/array-base-assert-is-byte-order": "^0.1.0", |
| 39 | + "@stdlib/array-base-accessor-getter": "^0.2.3", |
| 40 | + "@stdlib/array-base-assert-contains": "^0.2.3", |
| 41 | + "@stdlib/array-base-assert-is-byte-order": "^0.1.1", |
42 | 42 | "@stdlib/array-base-getter": "^0.2.3", |
43 | 43 | "@stdlib/array-buffer": "^0.2.3", |
44 | 44 | "@stdlib/array-dataview": "^0.2.3", |
|
61 | 61 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@stdlib/array-base-assert-has-same-values": "^0.3.0", |
| 64 | + "@stdlib/array-base-assert-has-same-values": "^0.3.1", |
65 | 65 | "@stdlib/array-float64": "^0.2.3", |
66 | | - "@stdlib/array-zero-to": "^0.2.2", |
| 66 | + "@stdlib/array-zero-to": "^0.2.3", |
67 | 67 | "@stdlib/assert-has-own-property": "^0.2.3", |
68 | 68 | "@stdlib/assert-is-boolean": "^0.2.3", |
69 | 69 | "@stdlib/assert-is-number": "^0.2.3", |
70 | | - "@stdlib/console-log-each": "^0.2.3", |
| 70 | + "@stdlib/console-log-each": "^0.2.4", |
71 | 71 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
72 | 72 | "@stdlib/math-base-special-pow": "^0.3.1", |
73 | | - "@stdlib/random-array-randu": "^0.2.1", |
| 73 | + "@stdlib/random-array-randu": "^0.2.2", |
74 | 74 | "@stdlib/utils-identity-function": "^0.2.3", |
75 | 75 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
76 | 76 | "istanbul": "^0.4.1", |
|
0 commit comments