@stdlib/constants-float64-high-word-significand-mask
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/constants-float64-high-word-significand-mask", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "High word mask for the significand of a double-precision floating-point number.", | ||
@@ -39,7 +39,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/utils-library-manifest": "^0.1.0" | ||
"@stdlib/utils-library-manifest": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/number-float64-base-get-high-word": "^0.0.6", | ||
"@stdlib/number-uint32-base-to-binary-string": "^0.0.8", | ||
"@stdlib/number-float64-base-get-high-word": "^0.1.0", | ||
"@stdlib/number-uint32-base-to-binary-string": "^0.1.0", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -46,0 +46,0 @@ "istanbul": "^0.4.1", |
@@ -220,4 +220,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/constants-float64-high-word-significand-mask/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/constants-float64-high-word-significand-mask/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/constants-float64-high-word-significand-mask/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/constants-float64-high-word-significand-mask/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -224,0 +224,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-high-word-significand-mask/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package