currency-in-words
Advanced tools
Comparing version 2.1.0 to 2.1.3
{ | ||
"name": "currency-in-words", | ||
"version": "2.1.0", | ||
"version": "2.1.3", | ||
"description": "A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
{ | ||
"include": ["./src"], | ||
"exclude": ["node_modules"], | ||
"exclude": ["node_modules", "__test__"], | ||
"compilerOptions": { | ||
@@ -5,0 +5,0 @@ /* Visit https://aka.ms/tsconfig to read more about this file */ |
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
45746
16
867