@coinify/currency
Advanced tools
Comparing version 1.3.24 to 1.3.25
{ | ||
"name": "@coinify/currency", | ||
"version": "1.3.24", | ||
"version": "1.3.25", | ||
"description": "Helper functions for managing amounts in different currencies", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -145,3 +145,3 @@ { | ||
"PLN": { "name":"Polish Zloty", "decimals":2, "crypto":false }, | ||
"POLYGON": { "name":"Polygon (Matic)", "decimals":18, "crypto:":true }, | ||
"POLYGON": { "name":"Polygon (Matic)", "decimals":18, "crypto":true }, | ||
"PYG": { "name":"Paraguayan Guarani", "decimals":2, "crypto":false }, | ||
@@ -148,0 +148,0 @@ "QAR": { "name":"Qatari Rial", "decimals":2, "crypto":false }, |
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
27660