currency-in-words
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "currency-in-words", | ||
"version": "2.0.0", | ||
"description": "A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words", | ||
"version": "2.0.1", | ||
"description": "Handles both indian-system and international-system. A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words", | ||
"main": "src/index.js", | ||
@@ -25,2 +25,4 @@ "scripts": { | ||
"international", | ||
"indian-system", | ||
"international-system", | ||
"us", | ||
@@ -27,0 +29,0 @@ "U.S", |
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
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
54000