@coinify/currency
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@coinify/currency", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Helper functions for managing amounts in different currencies", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -149,3 +149,4 @@ { | ||
"PLN": { "name":"Polish Zloty", "decimals":2, "crypto":false }, | ||
"POLYGON": { "name":"Polygon (Matic)", "decimals":8, "crypto":true, "stablecoin": false }, | ||
"POLERC": { "name":"Polygon ERC-20", "decimals":8, "crypto":true, "stablecoin": false }, | ||
"POLYGON": { "name":"Polygon", "decimals":8, "crypto":true, "stablecoin": false }, | ||
"PYG": { "name":"Paraguayan Guarani", "decimals":2, "crypto":false }, | ||
@@ -152,0 +153,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
30789
401