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.4
to
0.2.5
+6
-11
package.json
{
"name": "@stdlib/math-base-napi-unary",
"version": "0.2.4",
"version": "0.2.5",
"description": "C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.",

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

"@stdlib/complex-float32-reim": "^0.1.2",
"@stdlib/complex-float64-ctor": "^0.0.3",
"@stdlib/complex-float64-ctor": "^0.1.0",
"@stdlib/complex-float64-reim": "^0.1.2",
"@stdlib/number-float16-base-to-float64": "github:stdlib-js/number-float16-base-to-float64#main",
"@stdlib/number-float16-ctor": "github:stdlib-js/number-float16-ctor#main",
"@stdlib/number-float64-base-to-float16": "github:stdlib-js/number-float64-base-to-float16#main",
"@stdlib/utils-library-manifest": "^0.2.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/utils-library-manifest": "^0.2.3"
},

@@ -76,7 +76,2 @@ "devDependencies": {},

],
"__stdlib__": {
"envs": {
"browser": false
}
},
"funding": {

@@ -83,0 +78,0 @@ "type": "opencollective",

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

[test-image]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml/badge.svg?branch=v0.2.4
[test-url]: https://github.com/stdlib-js/math-base-napi-unary/actions/workflows/test.yml?query=branch:v0.2.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

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