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.5.2 to 1.5.3

2

index.js

@@ -39,3 +39,3 @@ const groupBy = require('./utils/groupBy')

*/
customArray: function (fields = { name: '{countryNameEn} ({countryCode})', value: '{countryCode}'}, { sortBy = 'name', sortDataBy, filter } = {}) {
customArray: function (fields = { name: '{countryNameEn} ({countryCode})', value: '{countryCode}'}, { sortBy, sortDataBy, filter } = {}) {
const finalCollection = []

@@ -42,0 +42,0 @@

{
"name": "country-codes-list",
"version": "1.5.2",
"version": "1.5.3",
"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