@stdlib/math-base-special-signum
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/math-base-special-signum", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Evaluate the signum function for a double-precision floating-point number.", | ||
@@ -43,16 +43,16 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/math-base-assert-is-nan": "^0.1.0", | ||
"@stdlib/math-base-napi-unary": "^0.1.0", | ||
"@stdlib/utils-library-manifest": "^0.1.0" | ||
"@stdlib/math-base-assert-is-nan": "^0.1.1", | ||
"@stdlib/math-base-napi-unary": "^0.1.1", | ||
"@stdlib/utils-library-manifest": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/constants-float64-ninf": "^0.1.0", | ||
"@stdlib/constants-float64-pi": "^0.1.0", | ||
"@stdlib/constants-float64-pinf": "^0.1.0", | ||
"@stdlib/math-base-assert-is-negative-zero": "^0.1.0", | ||
"@stdlib/math-base-assert-is-positive-zero": "^0.1.0", | ||
"@stdlib/math-base-special-round": "^0.1.0", | ||
"@stdlib/random-base-randu": "^0.0.8", | ||
"@stdlib/utils-try-require": "^0.1.0", | ||
"@stdlib/constants-float64-ninf": "^0.1.1", | ||
"@stdlib/constants-float64-pi": "^0.1.1", | ||
"@stdlib/constants-float64-pinf": "^0.1.1", | ||
"@stdlib/math-base-assert-is-negative-zero": "^0.1.1", | ||
"@stdlib/math-base-assert-is-positive-zero": "^0.1.1", | ||
"@stdlib/math-base-special-round": "^0.1.1", | ||
"@stdlib/random-base-randu": "^0.1.0", | ||
"@stdlib/utils-try-require": "^0.1.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -59,0 +59,0 @@ "istanbul": "^0.4.1", |
@@ -276,4 +276,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/math-base-special-signum/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-signum/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/math-base-special-signum/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-signum/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -280,0 +280,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-signum/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