|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/array-base-assert-contains": "^0.1.0", |
44 | | - "@stdlib/assert-has-own-property": "^0.1.0", |
| 44 | + "@stdlib/assert-has-own-property": "^0.1.1", |
45 | 45 | "@stdlib/assert-is-nonnegative-integer": "^0.1.0", |
46 | | - "@stdlib/assert-is-plain-object": "^0.1.0", |
47 | | - "@stdlib/assert-is-regexp-string": "^0.1.0", |
48 | | - "@stdlib/assert-is-string": "^0.1.0", |
49 | | - "@stdlib/cli-ctor": "^0.1.0", |
50 | | - "@stdlib/fs-read-file": "^0.1.0", |
51 | | - "@stdlib/process-read-stdin": "^0.1.0", |
52 | | - "@stdlib/regexp-eol": "^0.1.0", |
53 | | - "@stdlib/streams-node-stdin": "^0.1.0", |
54 | | - "@stdlib/string-base-remove-last": "^0.1.0", |
55 | | - "@stdlib/string-base-remove-last-code-point": "^0.1.0", |
| 46 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 47 | + "@stdlib/assert-is-regexp-string": "^0.1.1", |
| 48 | + "@stdlib/assert-is-string": "^0.1.1", |
| 49 | + "@stdlib/cli-ctor": "^0.1.1", |
| 50 | + "@stdlib/fs-read-file": "^0.1.1", |
| 51 | + "@stdlib/process-read-stdin": "^0.1.1", |
| 52 | + "@stdlib/regexp-eol": "^0.1.1", |
| 53 | + "@stdlib/streams-node-stdin": "^0.1.1", |
| 54 | + "@stdlib/string-base-remove-last": "^0.1.1", |
| 55 | + "@stdlib/string-base-remove-last-code-point": "^0.1.1", |
56 | 56 | "@stdlib/string-base-remove-last-grapheme-cluster": "^0.1.0", |
57 | | - "@stdlib/string-format": "^0.1.0", |
58 | | - "@stdlib/utils-regexp-from-string": "^0.1.0" |
| 57 | + "@stdlib/string-format": "^0.1.1", |
| 58 | + "@stdlib/utils-regexp-from-string": "^0.1.1" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@stdlib/assert-is-browser": "^0.1.0", |
62 | | - "@stdlib/assert-is-windows": "^0.1.0", |
| 61 | + "@stdlib/assert-is-browser": "^0.1.1", |
| 62 | + "@stdlib/assert-is-windows": "^0.1.1", |
63 | 63 | "@stdlib/bench": "^0.1.0", |
64 | | - "@stdlib/process-exec-path": "^0.1.0", |
| 64 | + "@stdlib/process-exec-path": "^0.1.1", |
65 | 65 | "@stdlib/string-from-code-point": "^0.1.0", |
66 | | - "@stdlib/string-replace": "^0.1.0", |
| 66 | + "@stdlib/string-replace": "^0.1.1", |
67 | 67 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
68 | 68 | "proxyquire": "^2.0.0", |
69 | 69 | "istanbul": "^0.4.1", |
|
0 commit comments