|
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | 39 | "@stdlib/number-uint8-base-add": "^0.1.1", |
40 | | - "@stdlib/number-uint8-base-from-binary-string": "^0.2.2", |
| 40 | + "@stdlib/number-uint8-base-from-binary-string": "^0.2.3", |
41 | 41 | "@stdlib/number-uint8-base-identity": "^0.1.1", |
42 | 42 | "@stdlib/number-uint8-base-mul": "^0.1.1", |
43 | 43 | "@stdlib/number-uint8-base-sub": "^0.1.1", |
|
47 | 47 | "devDependencies": { |
48 | 48 | "@stdlib/array-uint8": "^0.2.3", |
49 | 49 | "@stdlib/assert-is-string": "^0.2.3", |
50 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 50 | + "@stdlib/console-log-each-map": "^0.1.1", |
51 | 51 | "@stdlib/constants-uint8-max": "^0.2.3", |
52 | 52 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
53 | 53 | "@stdlib/math-base-special-floor": "^0.2.4", |
54 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
55 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
56 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 54 | + "@stdlib/math-base-special-pow": "^0.3.1", |
| 55 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 56 | + "@stdlib/random-base-randu": "^0.2.3", |
57 | 57 | "@stdlib/string-format": "^0.2.3", |
58 | 58 | "@stdlib/string-left-pad": "^0.2.3", |
59 | 59 | "@stdlib/utils-keys": "^0.2.3", |
60 | 60 | "@stdlib/utils-try-require": "^0.2.3", |
61 | 61 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
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