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

phone

Package Overview
Dependencies
Maintainers
0
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.47 to 3.1.48

3

dist/data/country_phone_data.js

@@ -36,2 +36,3 @@ "use strict";

},
// https://en.wikipedia.org/wiki/Telephone_numbers_in_Aruba
{

@@ -42,3 +43,3 @@ alpha2: 'AW',

country_name: 'Aruba',
mobile_begin_with: ['5', '6', '7', '9'],
mobile_begin_with: ['56', '59', '64', '73', '74', '99'],
phone_number_lengths: [7]

@@ -45,0 +46,0 @@ },

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

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

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