+5
-4
| { | ||
| "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" | ||
| } | ||
| } | ||
| } |
14187
0.11%Updated