Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/complex-float64-base-assert

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/complex-float64-base-assert - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+7
-7
package.json
{
"name": "@stdlib/complex-float64-base-assert",
"version": "0.1.0",
"version": "0.1.1",
"description": "Base (i.e., lower-level) double-precision complex number assertion functions.",

@@ -33,9 +33,9 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/complex-float64-base-assert-is-almost-equal": "github:stdlib-js/complex-float64-base-assert-is-almost-equal#main",
"@stdlib/complex-float64-base-assert-is-almost-same-value": "github:stdlib-js/complex-float64-base-assert-is-almost-same-value#main",
"@stdlib/complex-float64-base-assert-is-equal": "^0.1.2",
"@stdlib/complex-float64-base-assert-is-not-equal": "^0.1.2",
"@stdlib/complex-float64-base-assert-is-almost-equal": "^0.1.0",
"@stdlib/complex-float64-base-assert-is-almost-same-value": "^0.1.1",
"@stdlib/complex-float64-base-assert-is-equal": "^0.1.3",
"@stdlib/complex-float64-base-assert-is-not-equal": "^0.1.3",
"@stdlib/complex-float64-base-assert-is-same-value": "^0.0.2",
"@stdlib/complex-float64-base-assert-is-same-value-zero": "^0.1.2",
"@stdlib/utils-define-read-only-property": "^0.2.2"
"@stdlib/complex-float64-base-assert-is-same-value-zero": "^0.1.3",
"@stdlib/utils-define-read-only-property": "^0.2.3"
},

@@ -42,0 +42,0 @@ "devDependencies": {},

@@ -160,4 +160,4 @@ <!--

[test-image]: https://github.com/stdlib-js/complex-float64-base-assert/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/complex-float64-base-assert/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/complex-float64-base-assert/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/complex-float64-base-assert/actions/workflows/test.yml?query=branch:v0.1.1

@@ -164,0 +164,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-base-assert/main.svg