|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
41 | | - "@stdlib/assert-is-boolean": "^0.1.0", |
42 | | - "@stdlib/assert-is-buffer": "^0.1.0", |
| 40 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 41 | + "@stdlib/assert-is-boolean": "^0.1.1", |
| 42 | + "@stdlib/assert-is-buffer": "^0.1.1", |
43 | 43 | "@stdlib/assert-is-collection": "^0.1.0", |
44 | | - "@stdlib/assert-is-error": "^0.1.0", |
45 | | - "@stdlib/assert-is-function": "^0.1.0", |
| 44 | + "@stdlib/assert-is-error": "^0.1.1", |
| 45 | + "@stdlib/assert-is-function": "^0.1.1", |
46 | 46 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0", |
47 | | - "@stdlib/assert-is-nonnegative-number": "^0.1.0", |
48 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
49 | | - "@stdlib/assert-is-string": "^0.1.0", |
50 | | - "@stdlib/buffer-ctor": "^0.1.0", |
51 | | - "@stdlib/buffer-from-string": "^0.1.0", |
| 47 | + "@stdlib/assert-is-nonnegative-number": "^0.1.1", |
| 48 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 49 | + "@stdlib/assert-is-string": "^0.1.1", |
| 50 | + "@stdlib/buffer-ctor": "^0.1.1", |
| 51 | + "@stdlib/buffer-from-string": "^0.1.1", |
52 | 52 | "@stdlib/object-assign": "^0.1.0", |
53 | | - "@stdlib/string-format": "^0.1.0", |
| 53 | + "@stdlib/string-format": "^0.1.1", |
54 | 54 | "@stdlib/types": "^0.1.0", |
55 | | - "@stdlib/utils-define-nonenumerable-property": "^0.1.0", |
56 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", |
57 | | - "@stdlib/utils-inherit": "^0.1.0", |
58 | | - "@stdlib/utils-next-tick": "^0.1.0", |
| 55 | + "@stdlib/utils-define-nonenumerable-property": "^0.1.1", |
| 56 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", |
| 57 | + "@stdlib/utils-inherit": "^0.1.1", |
| 58 | + "@stdlib/utils-next-tick": "^0.1.1", |
59 | 59 | "debug": "^2.6.9", |
60 | 60 | "readable-stream": "^2.1.4" |
61 | 61 | }, |
|
64 | 64 | "@stdlib/bench": "^0.1.0", |
65 | 65 | "@stdlib/random-base-randu": "^0.1.0", |
66 | 66 | "@stdlib/streams-node-inspect-sink": "^0.1.0", |
67 | | - "@stdlib/utils-parse-json": "^0.1.0", |
| 67 | + "@stdlib/utils-parse-json": "^0.1.1", |
68 | 68 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
69 | 69 | "istanbul": "^0.4.1", |
70 | 70 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments