Socket
Socket
Sign inDemoInstall

@stdlib/constants-float64-min-ln

Package Overview
Dependencies
51
Maintainers
4
Versions
14
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

10

package.json
{
"name": "@stdlib/constants-float64-min-ln",
"version": "0.1.0",
"version": "0.1.1",
"description": "Natural logarithm of the smallest normalized double-precision floating-point number.",

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

"dependencies": {
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/constants-float64-smallest-normal": "^0.1.0",
"@stdlib/math-base-special-ln": "^0.0.6",
"@stdlib/math-base-special-pow": "^0.0.7",
"@stdlib/constants-float64-smallest-normal": "^0.1.1",
"@stdlib/math-base-special-ln": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -195,4 +195,4 @@ <!--

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

@@ -199,0 +199,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-min-ln/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