validate-currency-code
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "validate-currency-code", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Very simple lib to check if something is a iso 4217 currency code", | ||
@@ -21,7 +21,6 @@ "keywords": [ | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^7.7.0", | ||
"mocha": "^8.1.1" | ||
"chai": "^4.3.8", | ||
"eslint": "^8.49.0", | ||
"mocha": "^10.2.0" | ||
}, | ||
@@ -28,0 +27,0 @@ "main": "index", |
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
4435