@coinify/currency
Advanced tools
Comparing version 1.3.11 to 1.3.12
{ | ||
"name": "@coinify/currency", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Helper functions for managing amounts in different currencies", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -170,2 +170,3 @@ { | ||
"UGX": { "name":"Ugandan Shilling", "decimals":2, "crypto":false }, | ||
"UMA": { "name":"UMA", "decimals":12, "crypto":true }, | ||
"USD": { "name":"United States Dollar", "decimals":2, "crypto":false }, | ||
@@ -172,0 +173,0 @@ "USDC": { "name":"USD coin", "decimals":8, "crypto":true }, |
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
29017
13
347