@coinify/currency
Advanced tools
Comparing version 1.3.22 to 1.3.23
{ | ||
"name": "@coinify/currency", | ||
"version": "1.3.22", | ||
"version": "1.3.23", | ||
"description": "Helper functions for managing amounts in different currencies", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -159,2 +159,3 @@ { | ||
"SGD": { "name":"Singapore Dollar", "decimals":2, "crypto":false }, | ||
"SHIB": { "name": "Shiba Inu ERC-20", "decimals": 18, "crypto": true }, | ||
"SHP": { "name":"Saint Helena Pound", "decimals":2, "crypto":false }, | ||
@@ -161,0 +162,0 @@ "SLL": { "name":"Sierra Leonean Leone", "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
27570
374