|
40 | 40 | "url": "https://github.com/stdlib-js/stdlib/issues" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@stdlib/assert-is-regexp-string": "^0.2.2", |
| 43 | + "@stdlib/assert-is-regexp-string": "^0.2.3", |
44 | 44 | "@stdlib/assert-is-string": "^0.2.3", |
45 | 45 | "@stdlib/cli-ctor": "^0.2.3", |
46 | 46 | "@stdlib/fs-read-file": "^0.2.3", |
47 | | - "@stdlib/process-read-stdin": "^0.2.2", |
| 47 | + "@stdlib/process-read-stdin": "^0.2.3", |
48 | 48 | "@stdlib/regexp-eol": "^0.2.3", |
49 | 49 | "@stdlib/streams-node-stdin": "^0.2.3", |
50 | 50 | "@stdlib/utils-regexp-from-string": "^0.2.3" |
|
53 | 53 | "@stdlib/assert-is-boolean": "^0.2.3", |
54 | 54 | "@stdlib/assert-is-browser": "^0.2.3", |
55 | 55 | "@stdlib/assert-is-windows": "^0.2.3", |
56 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 56 | + "@stdlib/math-base-special-pow": "^0.3.1", |
57 | 57 | "@stdlib/process-exec-path": "^0.2.3", |
58 | | - "@stdlib/random-base-randu": "^0.2.2", |
59 | | - "@stdlib/string-replace": "^0.2.2", |
| 58 | + "@stdlib/random-base-randu": "^0.2.3", |
| 59 | + "@stdlib/string-replace": "^0.2.3", |
60 | 60 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
61 | 61 | "proxyquire": "^2.0.0", |
62 | 62 | "istanbul": "^0.4.1", |
63 | 63 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
64 | | - "@stdlib/bench-harness": "^0.2.2" |
| 64 | + "@stdlib/bench-harness": "^0.2.3" |
65 | 65 | }, |
66 | 66 | "engines": { |
67 | 67 | "node": ">=0.10.0", |
|
0 commit comments