Socket
Socket
Sign inDemoInstall

@stdlib/constants-float64-sqrt-eps

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/constants-float64-sqrt-eps - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

14

package.json
{
"name": "@stdlib/constants-float64-sqrt-eps",
"version": "0.1.0",
"version": "0.1.1",
"description": "Square root of double-precision floating-point epsilon.",

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

"dependencies": {
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/math-base-special-abs": "^0.0.6",
"@stdlib/math-base-special-max": "^0.0.7",
"@stdlib/math-base-special-pow": "^0.0.7",
"@stdlib/math-base-special-sqrt": "^0.0.8",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/math-base-special-abs": "^0.1.0",
"@stdlib/math-base-special-max": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.1.0",
"@stdlib/math-base-special-sqrt": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -215,4 +215,4 @@ <!--

[test-image]: https://github.com/stdlib-js/constants-float64-sqrt-eps/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/constants-float64-sqrt-eps/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/constants-float64-sqrt-eps/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/constants-float64-sqrt-eps/actions/workflows/test.yml?query=branch:v0.1.1

@@ -219,0 +219,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-sqrt-eps/main.svg

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc