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-absf

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
0.2.1
to
0.2.2
+5
-5
package.json
{
"name": "@stdlib/math-base-special-absf",
"version": "0.2.1",
"version": "0.2.2",
"description": "Compute the absolute value of a single-precision floating-point number.",

@@ -36,6 +36,6 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/constants-float32-abs-mask": "^0.2.1",
"@stdlib/math-base-napi-unary": "^0.2.1",
"@stdlib/number-float32-base-to-word": "^0.2.1",
"@stdlib/utils-library-manifest": "^0.2.1"
"@stdlib/constants-float32-abs-mask": "^0.2.2",
"@stdlib/math-base-napi-unary": "^0.2.3",
"@stdlib/number-float32-base-to-word": "^0.2.2",
"@stdlib/utils-library-manifest": "^0.2.2"
},

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

@@ -262,4 +262,4 @@ <!--

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

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

Sorry, the diff of this file is not supported yet