| 
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-first": "^0.1.0",  | 
55 |  | -    "@stdlib/string-base-remove-first-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-first": "^0.1.1",  | 
 | 55 | +    "@stdlib/string-base-remove-first-code-point": "^0.1.1",  | 
56 | 56 |     "@stdlib/string-base-remove-first-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",  | 
65 |  | -    "@stdlib/string-replace": "^0.1.0",  | 
 | 64 | +    "@stdlib/process-exec-path": "^0.1.1",  | 
 | 65 | +    "@stdlib/string-replace": "^0.1.1",  | 
66 | 66 |     "tape": "git+https://github.com/kgryte/tape.git#fix/globby",  | 
67 | 67 |     "proxyquire": "^2.0.0",  | 
68 | 68 |     "istanbul": "^0.4.1",  | 
 | 
0 commit comments