|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-has-own-property": "^0.2.1", |
| 40 | + "@stdlib/assert-has-own-property": "^0.2.2", |
41 | 41 | "@stdlib/assert-has-tostringtag-support": "^0.2.2", |
42 | 42 | "@stdlib/symbol-ctor": "^0.2.2" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@stdlib/array-buffer": "^0.2.1", |
46 | | - "@stdlib/array-float32": "^0.2.1", |
47 | | - "@stdlib/array-float64": "^0.2.1", |
48 | | - "@stdlib/array-int16": "^0.2.1", |
49 | | - "@stdlib/array-int32": "^0.2.1", |
50 | | - "@stdlib/array-int8": "^0.2.1", |
51 | | - "@stdlib/array-uint16": "^0.2.1", |
52 | | - "@stdlib/array-uint32": "^0.2.1", |
53 | | - "@stdlib/array-uint8": "^0.2.1", |
54 | | - "@stdlib/array-uint8c": "^0.2.1", |
55 | | - "@stdlib/assert-has-map-support": "^0.2.1", |
| 45 | + "@stdlib/array-buffer": "^0.2.2", |
| 46 | + "@stdlib/array-float32": "^0.2.2", |
| 47 | + "@stdlib/array-float64": "^0.2.2", |
| 48 | + "@stdlib/array-int16": "^0.2.2", |
| 49 | + "@stdlib/array-int32": "^0.2.2", |
| 50 | + "@stdlib/array-int8": "^0.2.2", |
| 51 | + "@stdlib/array-uint16": "^0.2.2", |
| 52 | + "@stdlib/array-uint32": "^0.2.2", |
| 53 | + "@stdlib/array-uint8": "^0.2.2", |
| 54 | + "@stdlib/array-uint8c": "^0.2.2", |
| 55 | + "@stdlib/assert-has-map-support": "^0.2.2", |
56 | 56 | "@stdlib/assert-has-set-support": "^0.2.2", |
57 | | - "@stdlib/assert-has-symbol-support": "^0.2.1", |
| 57 | + "@stdlib/assert-has-symbol-support": "^0.2.2", |
58 | 58 | "@stdlib/assert-has-weakmap-support": "^0.2.2", |
59 | 59 | "@stdlib/assert-has-weakset-support": "^0.2.2", |
60 | | - "@stdlib/assert-is-string": "^0.2.1", |
| 60 | + "@stdlib/assert-is-string": "^0.2.2", |
61 | 61 | "@stdlib/boolean-ctor": "^0.2.2", |
62 | 62 | "@stdlib/number-ctor": "^0.2.2", |
63 | 63 | "@stdlib/utils-define-read-only-property": "^0.2.2", |
64 | 64 | "proxyquire": "^2.0.0", |
65 | 65 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
66 | 66 | "istanbul": "^0.4.1", |
67 | 67 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
68 | | - "@stdlib/bench-harness": "^0.2.1" |
| 68 | + "@stdlib/bench-harness": "^0.2.2" |
69 | 69 | }, |
70 | 70 | "engines": { |
71 | 71 | "node": ">=0.10.0", |
|
0 commit comments