Socket
Socket
Sign inDemoInstall

country-codes-list

Package Overview
Dependencies
0
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

2

index.js

@@ -70,3 +70,3 @@ const supplant = require('./utils/supplant')

countriesData.forEach(countryData => {
value = supplant(label, countryData)
const value = supplant(label, countryData)
finalObject[countryData[key]] = value

@@ -73,0 +73,0 @@ })

{
"name": "country-codes-list",
"version": "1.2.0",
"version": "1.2.1",
"description": "List of codes per country (languages, calling codes, currency codes, etc)",

@@ -5,0 +5,0 @@ "main": "index.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