New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stdlib/constants-float64-max-safe-integer

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/constants-float64-max-safe-integer - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@stdlib/constants-float64-max-safe-integer",
"version": "0.1.0",
"version": "0.1.1",
"description": "Maximum safe double-precision floating-point integer.",

@@ -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/math-base-special-pow": "^0.0.7",
"@stdlib/math-base-special-pow": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -209,4 +209,4 @@ <!--

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

@@ -213,0 +213,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float64-max-safe-integer/main.svg