New:Socket for Asana Is Now Available.Learn more
Get Started

strnum

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strnum - npm Package Compare versions

Comparing version
2.4.0
to
2.4.1
+5
-4
package.json
{
"name": "strnum",
"version": "2.4.0",
"version": "2.4.1",
"description": "Parse String to Number based on configuration",

@@ -14,3 +14,4 @@ "type": "module",

"parse",
"convert"
"convert",
"unicode"
],

@@ -34,4 +35,4 @@ "repository": {

"dependencies": {
"anynum": "^1.0.0"
"anynum": "^1.0.1"
}
}
}