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-special-labs

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-special-labs - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+2
-2
package.json
{
"name": "@stdlib/math-base-special-labs",
"version": "0.2.1",
"version": "0.2.2",
"description": "Compute an absolute value of a signed 32-bit integer.",

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

"@stdlib/math-base-napi-unary": "^0.2.1",
"@stdlib/utils-library-manifest": "^0.2.1"
"@stdlib/utils-library-manifest": "^0.2.2"
},

@@ -40,0 +40,0 @@ "devDependencies": {},

@@ -279,4 +279,4 @@ <!--

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

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

Sorry, the diff of this file is not supported yet