|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/constants-float32-exponent-bias": "^0.2.3", |
41 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
42 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
| 41 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 42 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
43 | 43 | "@stdlib/math-base-special-pow": "^0.3.1", |
44 | | - "@stdlib/number-float64-base-to-float32": "^0.2.2", |
| 44 | + "@stdlib/number-float64-base-to-float32": "^0.2.3", |
45 | 45 | "@stdlib/string-format": "^0.2.3", |
46 | 46 | "@stdlib/error-tools-fmtprodmsg": "^0.2.3" |
47 | 47 | }, |
|
50 | 50 | "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
51 | 51 | "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
52 | 52 | "@stdlib/math-base-special-round": "^0.3.1", |
53 | | - "@stdlib/number-float32-base-to-binary-string": "^0.2.2", |
54 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 53 | + "@stdlib/number-float32-base-to-binary-string": "^0.2.3", |
| 54 | + "@stdlib/random-base-randu": "^0.2.3", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
56 | 56 | "istanbul": "^0.4.1", |
57 | 57 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
|
0 commit comments