|
36 | 36 | "url": "https://github.com/stdlib-js/stdlib/issues" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@stdlib/number-uint16-base": "^0.3.0", |
| 39 | + "@stdlib/number-uint16-base": "^0.3.1", |
40 | 40 | "@stdlib/utils-define-read-only-property": "^0.2.3" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@stdlib/array-uint16": "^0.2.3", |
44 | 44 | "@stdlib/assert-is-string": "^0.2.3", |
45 | | - "@stdlib/console-log-each-map": "^0.1.0", |
| 45 | + "@stdlib/console-log-each-map": "^0.1.1", |
46 | 46 | "@stdlib/constants-uint16-max": "^0.2.3", |
47 | 47 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
48 | 48 | "@stdlib/math-base-special-floor": "^0.2.4", |
49 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 49 | + "@stdlib/math-base-special-pow": "^0.3.1", |
50 | 50 | "@stdlib/math-base-special-round": "^0.3.1", |
51 | 51 | "@stdlib/number-int32-base-mul": "^0.0.1", |
52 | 52 | "@stdlib/number-uint16-base-add": "^0.1.1", |
|
55 | 55 | "@stdlib/number-uint16-base-mul": "^0.0.1", |
56 | 56 | "@stdlib/number-uint16-base-sub": "^0.1.1", |
57 | 57 | "@stdlib/number-uint16-base-to-binary-string": "^0.2.3", |
58 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
59 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 58 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 59 | + "@stdlib/random-base-randu": "^0.2.3", |
60 | 60 | "@stdlib/string-format": "^0.2.3", |
61 | 61 | "@stdlib/string-left-pad": "^0.2.3", |
62 | 62 | "@stdlib/utils-keys": "^0.2.3", |
63 | 63 | "@stdlib/utils-try-require": "^0.2.3", |
64 | 64 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
65 | 65 | "istanbul": "^0.4.1", |
66 | 66 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
67 | | - "@stdlib/bench-harness": "^0.2.2" |
| 67 | + "@stdlib/bench-harness": "^0.2.3" |
68 | 68 | }, |
69 | 69 | "engines": { |
70 | 70 | "node": ">=0.10.0", |
|
0 commit comments