+2
-2
| { | ||
| "name": "stringnum", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Convert numbers to strings of their spelled out words for currency or general usage.", | ||
@@ -18,3 +18,3 @@ "homepage": "https://github.com/nexus1976/stringnum.js", | ||
| "build": "cross-env NODE_ENV=production tsc -p .", | ||
| "test": "mocha \"test/index.test.ts\"" | ||
| "test": "mocha -r ts-node/register \"test/index.test.ts\"" | ||
| }, | ||
@@ -21,0 +21,0 @@ "keywords": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
18251
0.11%0
-100%