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.11 to 1.3.12

.idea/codeStyles/codeStyleConfig.xml

2

package.json
{
"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 },

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