|
39 | 39 | "@stdlib/math/base/napi/unary",
|
40 | 40 | "@stdlib/math/base/special/log1p",
|
41 | 41 | "@stdlib/math/base/assert/is-nan",
|
42 |
| - "@stdlib/constants/float64/high_word_abs_mask", |
43 |
| - "@stdlib/number/float64/base/set_high_word", |
44 |
| - "@stdlib/number/float64/base/to_words", |
| 42 | + "@stdlib/constants/float64/high-word-abs-mask", |
| 43 | + "@stdlib/number/float64/base/set-high-word", |
| 44 | + "@stdlib/number/float64/base/to-words", |
45 | 45 | "@stdlib/constants/float64/pinf",
|
46 | 46 | "@stdlib/constants/float64/ninf"
|
47 | 47 | ]
|
|
59 | 59 | "dependencies": [
|
60 | 60 | "@stdlib/math/base/special/log1p",
|
61 | 61 | "@stdlib/math/base/assert/is-nan",
|
62 |
| - "@stdlib/constants/float64/high_word_abs_mask", |
63 |
| - "@stdlib/number/float64/base/set_high_word", |
64 |
| - "@stdlib/number/float64/base/to_words", |
| 62 | + "@stdlib/constants/float64/high-word-abs-mask", |
| 63 | + "@stdlib/number/float64/base/set-high-word", |
| 64 | + "@stdlib/number/float64/base/to-words", |
65 | 65 | "@stdlib/constants/float64/pinf",
|
66 | 66 | "@stdlib/constants/float64/ninf"
|
67 | 67 | ]
|
|
79 | 79 | "dependencies": [
|
80 | 80 | "@stdlib/math/base/special/log1p",
|
81 | 81 | "@stdlib/math/base/assert/is-nan",
|
82 |
| - "@stdlib/constants/float64/high_word_abs_mask", |
83 |
| - "@stdlib/number/float64/base/set_high_word", |
84 |
| - "@stdlib/number/float64/base/to_words", |
| 82 | + "@stdlib/constants/float64/high-word-abs-mask", |
| 83 | + "@stdlib/number/float64/base/set-high-word", |
| 84 | + "@stdlib/number/float64/base/to-words", |
85 | 85 | "@stdlib/constants/float64/pinf",
|
86 | 86 | "@stdlib/constants/float64/ninf"
|
87 | 87 | ]
|
|
0 commit comments