Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coinify/currency

Package Overview
Dependencies
Maintainers
2
Versions
57
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.21 to 1.3.22

2

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

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

@@ -186,3 +186,3 @@ {

"USDT20": { "name":"Tether ERC-20", "decimals":8, "crypto":true },
"USDTTRC20": { "name": "Tether TRC-20", "decimals":6, "crupto":true },
"USDTTRC20": { "name": "Tether TRC-20", "decimals":6, "crypto":true },
"UNI": { "name":"UNISWAP ERC-20", "decimals":12, "crypto":true },

@@ -189,0 +189,0 @@ "UYU": { "name":"Uruguayan Peso", "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