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.1.0
to
0.1.1
+8
-8
package.json
{
"name": "@stdlib/math-base-special-labs",
"version": "0.1.0",
"version": "0.1.1",
"description": "Compute an absolute value of a signed 32-bit integer.",

@@ -43,12 +43,12 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/math-base-napi-unary": "^0.1.0",
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/math-base-napi-unary": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-int32-min": "^0.1.0",
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/utils-try-require": "^0.1.0",
"@stdlib/constants-int32-min": "^0.1.1",
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-special-round": "^0.1.1",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/utils-try-require": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

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

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

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