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 2.0.1 to 2.0.2

2

map.json

@@ -76,3 +76,2 @@ { "ALL": "L"

, "NGN": "₦"
, "KPW": "₩"
, "NOK": "kr"

@@ -97,3 +96,2 @@ , "OMR": "﷼"

, "ZAR": "R"
, "KRW": "₩"
, "LKR": "₨"

@@ -100,0 +98,0 @@ , "SEK": "kr"

2

package.json
{
"name": "currency-symbol-map",
"version": "2.0.1",
"version": "2.0.2",
"description": "A function to lookup the currency symbol for a given currency code",

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

@@ -19,2 +19,5 @@ # currency-symbol-map

Currency symbols sourced from from [xe](http://www.xe.com/symbols.php).
## Credits
Currency symbols originally sourced from [xe](http://www.xe.com/symbols.php), but maintained
and updated by [contributors](https://github.com/bengourley/currency-symbol-map/pulls?q=is%3Apr+is%3Aclosed).
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