@stdlib/complex-float32-base-assert-is-not-equal
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/complex-float32-base-assert-is-not-equal", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Test whether two single-precision complex floating-point numbers are not equal.", | ||
@@ -35,4 +35,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/complex-float32-ctor": "^0.0.1", | ||
"@stdlib/complex-float32-reim": "github:stdlib-js/complex-float32-reim#main" | ||
"@stdlib/complex-float32-ctor": "^0.0.2", | ||
"@stdlib/complex-float32-reim": "^0.1.2" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": {}, |
@@ -277,4 +277,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/complex-float32-base-assert-is-not-equal/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-not-equal/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/complex-float32-base-assert-is-not-equal/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-not-equal/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -281,0 +281,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float32-base-assert-is-not-equal/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
32541
+ 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)