Socket
Socket
Sign inDemoInstall

currency-symbol-map

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

map.js

2

currency-symbol-map.js
module.exports = mapSymbol
var map = require('./map.json')
var map = require('./map')

@@ -5,0 +5,0 @@ function mapSymbol(currencyCode) {

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc