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

@stdlib/math-base-napi-unary

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-napi-unary - npm Package Compare versions

Comparing version
0.2.5
to
0.2.6
+8
-8
package.json
{
"name": "@stdlib/math-base-napi-unary",
"version": "0.2.5",
"version": "0.2.6",
"description": "C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.",

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

"dependencies": {
"@stdlib/complex-float32-ctor": "^0.0.2",
"@stdlib/complex-float32-reim": "^0.1.2",
"@stdlib/complex-float64-ctor": "^0.1.0",
"@stdlib/complex-float64-reim": "^0.1.2",
"@stdlib/number-float16-base-to-float64": "^0.1.0",
"@stdlib/number-float16-ctor": "^0.1.0",
"@stdlib/number-float64-base-to-float16": "^0.1.0",
"@stdlib/complex-float32-ctor": "^0.1.0",
"@stdlib/complex-float32-reim": "^0.1.3",
"@stdlib/complex-float64-ctor": "^0.1.1",
"@stdlib/complex-float64-reim": "^0.1.3",
"@stdlib/number-float16-base-to-float64": "^0.1.1",
"@stdlib/number-float16-ctor": "^0.1.1",
"@stdlib/number-float64-base-to-float16": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.2.3"

@@ -46,0 +46,0 @@ },

@@ -1297,4 +1297,4 @@ <!--

[test-image]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml/badge.svg?branch=v0.2.5
[test-url]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml?query=branch:v0.2.5
[test-image]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml/badge.svg?branch=v0.2.6
[test-url]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml?query=branch:v0.2.6

@@ -1301,0 +1301,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-napi-unary/main.svg