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.44 to 3.1.45

10

dist/data/country_phone_data.js

@@ -960,3 +960,13 @@ "use strict";

},
// https://www.howtocallabroad.com/kosovo/
// https://en.wikipedia.org/wiki/Telephone_numbers_in_Kosovo
{
alpha2: "XK",
alpha3: "XKX",
country_code: "383",
country_name: "Kosovo, Republic of",
mobile_begin_with: ["43", "44", "45", "46", "47", "48", "49"],
phone_number_lengths: [8],
},
{
alpha2: 'KW',

@@ -963,0 +973,0 @@ alpha3: 'KWT',

2

package.json
{
"name": "phone",
"version": "3.1.44",
"version": "3.1.45",
"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