New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

country-telephone-data

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-telephone-data - npm Package Compare versions

Comparing version 0.5.5 to 0.6.0

102

country_telephone_data.js

@@ -11,2 +11,8 @@ 'use strict'

[
'Åland Islands',
'ax',
'358',
''
],
[
'Albania (Shqipëri)',

@@ -48,2 +54,8 @@ 'al',

[
'Antarctica',
'aq',
'672',
''
],
[
'Antigua and Barbuda',

@@ -169,2 +181,8 @@ 'ag',

[
'Bouvet Island',
'bv',
'47',
''
],
[
'Brazil (Brasil)',

@@ -317,2 +335,14 @@ 'br',

[
'Christmas Island',
'cx',
'61',
''
],
[
'Cocos (Keeling) Islands',
'cc',
'61',
''
],
[
'Colombia',

@@ -505,2 +535,8 @@ 'co',

[
'French Southern and Antarctic Lands',
'tf',
'262',
''
],
[
'Gabon',

@@ -579,2 +615,8 @@ 'ga',

[
'Guernsey',
'gg',
'44',
''
],
[
'Guinea (Guinée)',

@@ -604,2 +646,8 @@ 'gn',

[
'Heard Island and McDonald Islands',
'hm',
'672',
''
],
[
'Honduras',

@@ -659,2 +707,8 @@ 'hn',

[
'Isle of Man',
'im',
'44',
''
],
[
'Israel (‫ישראל‬‎)',

@@ -685,2 +739,8 @@ 'il',

[
'Jersey',
'je',
'44',
''
],
[
'Jordan (‫الأردن‬‎)',

@@ -711,2 +771,8 @@ 'jo',

[
'Kosovo',
'xk',
'383',
''
],
[
'Kuwait (‫الكويت‬‎)',

@@ -850,2 +916,8 @@ 'kw',

[
'Mayotte',
'yt',
'262',
''
],
[
'Mexico (México)',

@@ -1049,2 +1121,8 @@ 'mx',

[
'Pitcairn Islands',
'pn',
'64',
''
],
[
'Poland (Polska)',

@@ -1236,2 +1314,8 @@ 'pl',

[
'South Georgia and the South Sandwich Islands',
'gs',
'500',
''
],
[
'South Korea (대한민국)',

@@ -1273,2 +1357,8 @@ 'kr',

[
'Svalbard and Jan Mayen',
'sj',
'47',
''
],
[
'Swaziland',

@@ -1419,2 +1509,8 @@ 'sz',

[
'United States Minor Outlying Islands',
'um',
'1',
''
],
[
'Uruguay',

@@ -1463,2 +1559,8 @@ 'uy',

[
'Western Sahara',
'eh',
'212',
'+...-..-....'
],
[
'Yemen (‫اليمن‬‎)',

@@ -1465,0 +1567,0 @@ 'ye',

13

package.json
{
"name": "country-telephone-data",
"version": "0.5.5",
"description":
"Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.",
"version": "0.6.0",
"description": "Has country codes for all countries in the world. Please send a PR if you see something missing or find a mistake.",
"main": "country_telephone_data.js",

@@ -14,5 +13,11 @@ "scripts": {

},
"keywords": ["country", "telephone", "data", "format", "code"],
"keywords": [
"country",
"telephone",
"data",
"format",
"code"
],
"author": "Mukesh Soni <mukeshsoni@gmail.com> (http://unstack.in/)",
"license": "MIT"
}
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