Socket
Socket
Sign inDemoInstall

@stdlib/math-base-ops-cmulf

Package Overview
Dependencies
27
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

42

package.json
{
"name": "@stdlib/math-base-ops-cmulf",
"version": "0.2.0",
"version": "0.2.1",
"description": "Multiply two single-precision complex floating-point numbers.",

@@ -19,17 +19,10 @@ "license": "Apache-2.0",

"directories": {
"benchmark": "./benchmark",
"doc": "./docs",
"example": "./examples",
"include": "./include",
"lib": "./lib",
"src": "./src",
"test": "./test"
"dist": "./dist"
},
"types": "./docs/types",
"scripts": {
"test": "make test",
"test-cov": "make test-cov",
"examples": "make examples",
"benchmark": "make benchmark"
},
"scripts": {},
"homepage": "https://stdlib.io",

@@ -44,24 +37,11 @@ "repository": {

"dependencies": {
"@stdlib/complex-float32": "^0.2.0",
"@stdlib/complex-imagf": "^0.2.0",
"@stdlib/complex-realf": "^0.2.0",
"@stdlib/complex-reimf": "^0.2.0",
"@stdlib/math-base-napi-binary": "^0.2.0",
"@stdlib/number-float64-base-to-float32": "^0.2.0",
"@stdlib/types": "^0.3.1",
"@stdlib/utils-library-manifest": "^0.2.0"
"@stdlib/complex-float32": "^0.2.1",
"@stdlib/complex-imagf": "^0.2.1",
"@stdlib/complex-realf": "^0.2.1",
"@stdlib/complex-reimf": "^0.2.1",
"@stdlib/math-base-napi-binary": "^0.2.1",
"@stdlib/number-float64-base-to-float32": "^0.2.1",
"@stdlib/utils-library-manifest": "^0.2.1"
},
"devDependencies": {
"@stdlib/complex-imag": "^0.1.1",
"@stdlib/complex-real": "^0.1.1",
"@stdlib/math-base-assert-is-nanf": "^0.1.1",
"@stdlib/random-base-discrete-uniform": "^0.1.0",
"@stdlib/random-base-uniform": "^0.1.0",
"@stdlib/utils-try-require": "^0.2.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
"@stdlib/bench-harness": "^0.2.0",
"@stdlib/bench": "^0.3.1"
},
"devDependencies": {},
"engines": {

@@ -68,0 +48,0 @@ "node": ">=0.10.0",

@@ -286,4 +286,4 @@ <!--

[test-image]: https://github.com/stdlib-js/math-base-ops-cmulf/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/math-base-ops-cmulf/actions/workflows/test.yml?query=branch:v0.2.0
[test-image]: https://github.com/stdlib-js/math-base-ops-cmulf/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/math-base-ops-cmulf/actions/workflows/test.yml?query=branch:v0.2.1

@@ -290,0 +290,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-ops-cmulf/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