@stdlib/math-base-assert-is-positive-zero
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/math-base-assert-is-positive-zero", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Test if a double-precision floating-point numeric value is positive zero.", | ||
@@ -43,4 +43,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/constants-float64-pinf": "^0.1.0", | ||
"@stdlib/utils-library-manifest": "^0.1.0" | ||
"@stdlib/constants-float64-pinf": "^0.1.1", | ||
"@stdlib/utils-library-manifest": "^0.1.1" | ||
}, | ||
@@ -51,4 +51,4 @@ "devDependencies": { | ||
"@stdlib/boolean-ctor": "^0.1.0", | ||
"@stdlib/random-base-randu": "^0.0.8", | ||
"@stdlib/utils-try-require": "^0.1.0", | ||
"@stdlib/random-base-randu": "^0.1.0", | ||
"@stdlib/utils-try-require": "^0.1.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -55,0 +55,0 @@ "istanbul": "^0.4.1", |
@@ -154,4 +154,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/math-base-assert-is-positive-zero/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/math-base-assert-is-positive-zero/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/math-base-assert-is-positive-zero/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/math-base-assert-is-positive-zero/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -158,0 +158,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-assert-is-positive-zero/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