Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

phone

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phone - npm Package Compare versions

Comparing version 3.1.29 to 3.1.30

4

dist/data/country_phone_data.js

@@ -21,3 +21,3 @@ "use strict";

'603', '605', '606', '607', '608', '609', '610', '612', '614', '615', '616', '617', '618', '619', '620',
'623', '626', '627', '628', '629', '630', '631', '636', '641', '646', '650', '651', '657', '659', '660',
'623', '626', '627', '628', '629', '630', '631', '636', '640', '641', '646', '650', '651', '657', '659', '660',
'661', '662', '667', '669', '678', '679', '680', '681', '682', '689', '701', '702', '703', '704', '706', '707',

@@ -32,3 +32,3 @@ '708', '712', '713', '714', '715', '716', '717', '718', '719', '720', '724', '725', '726', '727', '730', '731',

'947', '949', '951', '952', '954', '956', '957', '959', '970', '971', '972', '973', '975', '978', '979',
'980', '984', '985', '986', '989', '888', '800', '833', '844', '855', '866', '877', '463', '279'],
'980', '984', '985', '986', '989', '888', '800', '833', '844', '855', '866', '877', '279'],
phone_number_lengths: [10]

@@ -35,0 +35,0 @@ },

{
"name": "phone",
"version": "3.1.29",
"version": "3.1.30",
"description": "With a given country and phone number, validate and format the phone number to E.164 standard",

@@ -32,27 +32,27 @@ "main": "./dist/index.js",

"devDependencies": {
"@babel/preset-env": "^7.16.11",
"@types/jest": "^27.4.1",
"@types/node": "^14.14.28",
"@types/papaparse": "^5.3.2",
"@babel/preset-env": "^7.20.2",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.9",
"@types/papaparse": "^5.3.5",
"babel-cli": "^6.26.0",
"babel-loader": "^8.2.5",
"babel-loader": "^9.1.0",
"babel-minify-webpack-plugin": "^0.3.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"dotenv": "^16.0.0",
"eslint": "^8.13.0",
"dotenv": "^16.0.3",
"eslint": "^8.27.0",
"eslint-config-aftership": "^7.0.0",
"eslint-plugin-import": "^2.26.0",
"idempotent-babel-polyfill": "^7.4.4",
"jest": "^27.5.1",
"jest": "^29.3.1",
"lodash": "^4.17.21",
"papaparse": "^5.3.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"twilio": "^3.76.1",
"typescript": "^4.6.3",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.8.1"
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"twilio": "^3.83.1",
"typescript": "^4.8.4",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
},

@@ -59,0 +59,0 @@ "keywords": [

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