Socket
Socket
Sign inDemoInstall

@stdlib/math-base-special-abs

Package Overview
Dependencies
84
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

32

package.json
{
"name": "@stdlib/math-base-special-abs",
"version": "0.1.0",
"version": "0.1.1",
"description": "Compute the absolute value of a double-precision floating-point number.",

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

"dependencies": {
"@stdlib/constants-float64-high-word-abs-mask": "^0.1.0",
"@stdlib/math-base-napi-unary": "^0.1.0",
"@stdlib/number-float64-base-to-words": "^0.1.0",
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/constants-float64-high-word-abs-mask": "^0.1.1",
"@stdlib/math-base-napi-unary": "^0.1.1",
"@stdlib/number-float64-base-to-words": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/array-float64": "^0.1.0",
"@stdlib/array-uint32": "^0.1.0",
"@stdlib/assert-is-little-endian": "^0.1.0",
"@stdlib/array-float64": "^0.1.1",
"@stdlib/array-uint32": "^0.1.1",
"@stdlib/assert-is-little-endian": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-float64-ninf": "^0.1.0",
"@stdlib/constants-float64-pi": "^0.1.0",
"@stdlib/constants-float64-pinf": "^0.1.0",
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/math-base-assert-is-positive-zero": "^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-float64-ninf": "^0.1.1",
"@stdlib/constants-float64-pi": "^0.1.1",
"@stdlib/constants-float64-pinf": "^0.1.1",
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-assert-is-positive-zero": "^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",
"proxyquire": "^2.0.0",

@@ -63,0 +63,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc