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 1.0.8 to 1.0.9

8

lib/index.js

@@ -274,3 +274,3 @@ 'use stricts';

"34", "38", "41", "43", "44", "45", "47", "48", "51", "53", "54", "55", "61", "62", "65", "67", "68", "69",
"71", "73", "75", "77", "79", "81", "82", "83", "84", "85", "86", "91", "92", "95", "96", "98"
"71", "73", "74", "75", "77", "79", "81", "82", "83", "84", "85", "86", "91", "92", "95", "96", "98"
], phone_number_lengths: [10, 11]

@@ -1368,3 +1368,3 @@ },

country_name: "Poland",
mobile_begin_with: ["5", "6", "7", "8"],
mobile_begin_with: ["4", "5", "6", "7", "8"],
phone_number_lengths: [9]

@@ -1418,3 +1418,3 @@ },

country_name: "Qatar",
mobile_begin_with: ["33", "55", "66", "77"],
mobile_begin_with: ["3", "5", "6", "7"],
phone_number_lengths: [8]

@@ -1654,3 +1654,3 @@ },

country_name: "Thailand",
mobile_begin_with: ["8", "9"],
mobile_begin_with: ["6", "8", "9"],
phone_number_lengths: [9]

@@ -1657,0 +1657,0 @@ },

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

@@ -5,0 +5,0 @@ "main": "./lib/index",

Sorry, the diff of this file is not supported yet

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