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.43 to 3.1.44

2

dist/data/country_phone_data.js

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

country_name: 'Nicaragua',
mobile_begin_with: ['8'],
mobile_begin_with: ['7', '8'],
phone_number_lengths: [8]

@@ -1289,0 +1289,0 @@ },

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

@@ -34,3 +34,3 @@ "main": "./dist/index.js",

"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/papaparse": "^5.3.14",

@@ -43,3 +43,3 @@ "babel-cli": "^6.26.0",

"dotenv": "^16.4.5",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-aftership": "^7.0.0",

@@ -51,4 +51,4 @@ "eslint-plugin-import": "^2.29.1",

"papaparse": "^5.4.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"rimraf": "^5.0.7",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",

@@ -59,3 +59,3 @@ "twilio": "^5.0.4",

"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.2"
"webpack-dev-server": "^5.0.4"
},

@@ -62,0 +62,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