@stdlib/complex-float32-base-assert-is-same-value
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/complex-float32-base-assert-is-same-value", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Test whether two single-precision complex floating-point numbers are the same value.", | ||
@@ -35,5 +35,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/complex-float32-ctor": "^0.0.1", | ||
"@stdlib/complex-float32-reim": "github:stdlib-js/complex-float32-reim#main", | ||
"@stdlib/number-float32-base-assert-is-same-value": "^0.2.1" | ||
"@stdlib/complex-float32-ctor": "^0.0.2", | ||
"@stdlib/complex-float32-reim": "^0.1.2", | ||
"@stdlib/number-float32-base-assert-is-same-value": "^0.2.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": {}, |
@@ -299,4 +299,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/complex-float32-base-assert-is-same-value/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-same-value/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/complex-float32-base-assert-is-same-value/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-same-value/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -303,0 +303,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float32-base-assert-is-same-value/main.svg |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
0
35027
+ Added@stdlib/complex-float32-ctor@0.0.2(transitive)
+ Added@stdlib/complex-float32-reim@0.1.2(transitive)
- Removed@stdlib/complex-float32-ctor@0.0.1(transitive)
Updated@stdlib/number-float32-base-assert-is-same-value@^0.2.2