🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@stdlib/complex-float32-base-assert-is-equal

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/complex-float32-base-assert-is-equal - npm Package Compare versions

Comparing version

to
0.1.1

6

package.json
{
"name": "@stdlib/complex-float32-base-assert-is-equal",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test whether two single-precision complex floating-point numbers are 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-equal/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-equal/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/complex-float32-base-assert-is-equal/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/complex-float32-base-assert-is-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-equal/main.svg