New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/assert-is-complex-like

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/assert-is-complex-like - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@stdlib/assert-is-complex-like",
"version": "0.1.0",
"version": "0.1.1",
"description": "Test if a value is a complex number-like object.",

@@ -40,8 +40,8 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/complex-float32": "^0.1.0",
"@stdlib/complex-float64": "^0.1.0",
"@stdlib/complex-float32": "^0.1.1",
"@stdlib/complex-float64": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
"@stdlib/assert-is-boolean": "^0.1.0",
"@stdlib/assert-is-boolean": "^0.1.1",
"@stdlib/bench": "^0.1.0",

@@ -48,0 +48,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -185,4 +185,4 @@ <!--

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc