|
43 | 43 | "url": "https://github.com/stdlib-js/stdlib/issues"
|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 |
| - "@stdlib/assert-has-own-property": "^0.1.0", |
47 |
| - "@stdlib/assert-is-plain-object": "^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/fs-read-json": "^0.1.0", |
52 |
| - "@stdlib/streams-node-stdout": "^0.1.0", |
53 |
| - "@stdlib/string-format": "^0.1.0", |
| 46 | + "@stdlib/assert-has-own-property": "^0.1.1", |
| 47 | + "@stdlib/assert-is-plain-object": "^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/fs-read-json": "^0.1.1", |
| 52 | + "@stdlib/streams-node-stdout": "^0.1.1", |
| 53 | + "@stdlib/string-format": "^0.1.1", |
54 | 54 | "@stdlib/utils-copy": "^0.1.0",
|
55 | 55 | "@stdlib/utils-index-of": "^0.1.0",
|
56 | 56 | "@stdlib/utils-keys": "^0.1.0"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@stdlib/assert-is-array": "^0.1.0", |
60 |
| - "@stdlib/assert-is-browser": "^0.1.0", |
61 |
| - "@stdlib/assert-is-string-array": "^0.1.0", |
62 |
| - "@stdlib/assert-is-windows": "^0.1.0", |
| 59 | + "@stdlib/assert-is-array": "^0.1.1", |
| 60 | + "@stdlib/assert-is-browser": "^0.1.1", |
| 61 | + "@stdlib/assert-is-string-array": "^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/regexp-eol": "^0.1.0", |
| 64 | + "@stdlib/process-exec-path": "^0.1.1", |
| 65 | + "@stdlib/regexp-eol": "^0.1.1", |
66 | 66 | "proxyquire": "^2.0.0",
|
67 | 67 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
68 | 68 | "istanbul": "^0.4.1",
|
|
0 commit comments