Socket
Socket
Sign inDemoInstall

@stdlib/complex-imagf

Package Overview
Dependencies
59
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "@stdlib/complex-imagf",
"version": "0.1.0",
"version": "0.1.1",
"description": "Return the imaginary component of a single-precision complex floating-point number.",

@@ -42,11 +42,11 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/complex-float32": "^0.1.0",
"@stdlib/complex-float32": "^0.1.1",
"@stdlib/types": "^0.1.0",
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/bench": "^0.1.0",
"@stdlib/math-base-assert-is-nanf": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/math-base-assert-is-nanf": "^0.1.1",
"@stdlib/math-base-special-round": "^0.1.1",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -53,0 +53,0 @@ "istanbul": "^0.4.1",

@@ -271,4 +271,4 @@ <!--

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc