Socket
Socket
Sign inDemoInstall

@coinify/currency

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coinify/currency - npm Package Compare versions

Comparing version 1.3.36 to 1.3.37

2

package.json
{
"name": "@coinify/currency",
"version": "1.3.36",
"version": "1.3.37",
"description": "Helper functions for managing amounts in different currencies",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -195,3 +195,3 @@ {

"USDTTRC20": { "name": "Tether TRC-20", "decimals":6, "crypto":true },
"USDTPOLYGON": { "name": "Tether on Polygon", "decimals":6, "crypto":true },
"USDTPOLYGON": { "name": "Tether on Polygon", "decimals":6, "crypto":true },
"USDCPOLYGON": { "name": "USDC on Polygon", "decimals":6, "crypto":true },

@@ -202,2 +202,3 @@ "UNI": { "name":"UNISWAP ERC-20", "decimals":12, "crypto":true },

"VEF": { "name":"Venezuelan Bolívar Fuerte", "decimals":2, "crypto":false },
"VET": { "name":"VeChain", "decimals":8, "crypto":true },
"VGX": { "name":"Voyager Token", "decimals":8, "crypto":true },

@@ -204,0 +205,0 @@ "VND": { "name":"Vietnamese Dong", "decimals":2, "crypto":false },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc