Socket
Socket
Sign inDemoInstall

currency-symbol-map

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

currency-symbol-map - npm Package Compare versions

Comparing version 1.3.0 to 2.0.0

5

map.json

@@ -46,3 +46,3 @@ { "ALL": "Lek"

, "ISK": "kr"
, "INR": ""
, "INR": "₹"
, "IDR": "Rp"

@@ -55,2 +55,3 @@ , "IRR": "﷼"

, "JEP": "£"
, "KES": "KSh"
, "KZT": "лв"

@@ -103,2 +104,3 @@ , "KPW": "₩"

, "SYP": "£"
, "TZS": "TSh"
, "TWD": "NT$"

@@ -110,2 +112,3 @@ , "THB": "฿"

, "TVD": "$"
, "UGX": "USh"
, "UAH": "₴"

@@ -112,0 +115,0 @@ , "GBP": "£"

{
"name": "currency-symbol-map",
"version": "1.3.0",
"version": "2.0.0",
"description": "A function to lookup the currency symbol for a given currency code",

@@ -9,2 +9,5 @@ "main": "currency-symbol-map.js",

},
"publishConfig": {
"registry": "http://registry.npmjs.org/"
},
"repository": {

@@ -11,0 +14,0 @@ "type": "git",

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