currency-in-words
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "currency-in-words", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words", | ||
@@ -8,5 +8,8 @@ "main": "dist/index.js", | ||
"test": "jest", | ||
"build": "npm run clean && tsc --project tsconfig.json", | ||
"build": "npm run clean && tsc --project tsconfig.build.json", | ||
"clean": "rm -rf dist" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"repository": { | ||
@@ -13,0 +16,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28062
14
377
1