|
44 | 44 | "@stdlib/assert-is-boolean": "^0.2.3", |
45 | 45 | "@stdlib/assert-is-nonnegative-integer": "^0.2.3", |
46 | 46 | "@stdlib/assert-is-plain-object": "^0.2.3", |
47 | | - "@stdlib/assert-is-regexp-string": "^0.2.2", |
| 47 | + "@stdlib/assert-is-regexp-string": "^0.2.3", |
48 | 48 | "@stdlib/assert-is-string": "^0.2.3", |
49 | 49 | "@stdlib/cli-ctor": "^0.2.3", |
50 | 50 | "@stdlib/constants-float64-max-safe-integer": "^0.2.3", |
51 | 51 | "@stdlib/fs-read-file": "^0.2.3", |
52 | 52 | "@stdlib/math-base-special-abs": "^0.2.3", |
53 | 53 | "@stdlib/math-base-special-ceil": "^0.2.3", |
54 | 54 | "@stdlib/math-base-special-floor": "^0.2.4", |
55 | | - "@stdlib/process-read-stdin": "^0.2.2", |
| 55 | + "@stdlib/process-read-stdin": "^0.2.3", |
56 | 56 | "@stdlib/regexp-eol": "^0.2.3", |
57 | 57 | "@stdlib/streams-node-stdin": "^0.2.3", |
58 | 58 | "@stdlib/string-format": "^0.2.3", |
59 | | - "@stdlib/string-left-pad": "^0.2.2", |
| 59 | + "@stdlib/string-left-pad": "^0.2.3", |
60 | 60 | "@stdlib/string-repeat": "^0.2.3", |
61 | 61 | "@stdlib/string-right-pad": "^0.2.3", |
62 | 62 | "@stdlib/utils-regexp-from-string": "^0.2.3", |
|
67 | 67 | "@stdlib/assert-is-windows": "^0.2.3", |
68 | 68 | "@stdlib/math-base-special-round": "^0.3.1", |
69 | 69 | "@stdlib/process-exec-path": "^0.2.3", |
70 | | - "@stdlib/random-base-randu": "^0.2.2", |
71 | | - "@stdlib/string-from-code-point": "^0.2.2", |
72 | | - "@stdlib/string-replace": "^0.2.2", |
| 70 | + "@stdlib/random-base-randu": "^0.2.3", |
| 71 | + "@stdlib/string-from-code-point": "^0.2.3", |
| 72 | + "@stdlib/string-replace": "^0.2.3", |
73 | 73 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
74 | 74 | "proxyquire": "^2.0.0", |
75 | 75 | "istanbul": "^0.4.1", |
76 | 76 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
77 | | - "@stdlib/bench-harness": "^0.2.2" |
| 77 | + "@stdlib/bench-harness": "^0.2.3" |
78 | 78 | }, |
79 | 79 | "engines": { |
80 | 80 | "node": ">=0.10.0", |
|
0 commit comments