|
35 | 35 | "url": "https://github.com/stdlib-js/stdlib/issues" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@stdlib/constants-float64-apery": "^0.2.2", |
39 | | - "@stdlib/constants-float64-catalan": "^0.2.2", |
| 38 | + "@stdlib/constants-float64-apery": "^0.2.3", |
| 39 | + "@stdlib/constants-float64-catalan": "^0.2.3", |
40 | 40 | "@stdlib/constants-float64-cbrt-eps": "^0.2.3", |
41 | 41 | "@stdlib/constants-float64-e": "^0.2.3", |
42 | | - "@stdlib/constants-float64-eps": "^0.2.2", |
43 | | - "@stdlib/constants-float64-eulergamma": "^0.2.2", |
| 42 | + "@stdlib/constants-float64-eps": "^0.2.3", |
| 43 | + "@stdlib/constants-float64-eulergamma": "^0.2.3", |
44 | 44 | "@stdlib/constants-float64-exponent-bias": "^0.2.3", |
45 | | - "@stdlib/constants-float64-fourth-pi": "^0.2.2", |
| 45 | + "@stdlib/constants-float64-fourth-pi": "^0.2.3", |
46 | 46 | "@stdlib/constants-float64-fourth-root-eps": "^0.2.3", |
47 | 47 | "@stdlib/constants-float64-gamma-lanczos-g": "^0.2.3", |
48 | 48 | "@stdlib/constants-float64-glaisher-kinkelin": "^0.2.3", |
|
107 | 107 | "devDependencies": { |
108 | 108 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
109 | 109 | "@stdlib/math-base-special-abs": "^0.2.3", |
110 | | - "@stdlib/math-base-special-cbrt": "^0.2.2", |
111 | | - "@stdlib/math-base-special-ln": "^0.2.4", |
| 110 | + "@stdlib/math-base-special-cbrt": "^0.2.3", |
| 111 | + "@stdlib/math-base-special-ln": "^0.2.5", |
112 | 112 | "@stdlib/math-base-special-max": "^0.3.1", |
113 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
| 113 | + "@stdlib/math-base-special-pow": "^0.3.1", |
114 | 114 | "@stdlib/math-base-special-round": "^0.3.1", |
115 | 115 | "@stdlib/math-base-special-sqrt": "^0.2.3", |
116 | 116 | "@stdlib/number-ctor": "^0.2.3", |
117 | | - "@stdlib/number-float64-base-from-words": "^0.2.2", |
118 | | - "@stdlib/number-float64-base-get-high-word": "^0.2.2", |
119 | | - "@stdlib/number-float64-base-get-low-word": "^0.2.2", |
120 | | - "@stdlib/number-uint32-base-to-binary-string": "^0.2.2", |
121 | | - "@stdlib/random-base-randu": "^0.2.2", |
122 | | - "@stdlib/utils-keys": "^0.2.2", |
| 117 | + "@stdlib/number-float64-base-from-words": "^0.2.3", |
| 118 | + "@stdlib/number-float64-base-get-high-word": "^0.2.3", |
| 119 | + "@stdlib/number-float64-base-get-low-word": "^0.2.3", |
| 120 | + "@stdlib/number-uint32-base-to-binary-string": "^0.2.3", |
| 121 | + "@stdlib/random-base-randu": "^0.2.3", |
| 122 | + "@stdlib/utils-keys": "^0.2.3", |
123 | 123 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
124 | 124 | "istanbul": "^0.4.1", |
125 | 125 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments