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.18 to 3.1.19

4

dist/data/country_phone_data.js

@@ -25,7 +25,7 @@ "use strict";

'732', '734', '737', '740', '743', '747', '752', '754', '757', '760', '762', '763', '764', '765', '769', '770',
'772', '773', '774', '775', '779', '781', '785', '786', '801', '802', '803', '804', '805', '806', '808',
'772', '773', '774', '775', '779', '781', '785', '786', '787', '801', '802', '803', '804', '805', '806', '808',
'810', '812', '813', '814', '815', '816', '817', '818', '820', '828', '830', '831', '832', '835', '838', '840', '843', '845',
'847', '848', '850', '854', '856', '857', '858', '859', '860', '862', '863', '864', '865', '870', '872',
'878', '901', '903', '904', '906', '907', '908', '909', '910', '912', '913', '914', '915', '916', '917',
'918', '919', '920', '925', '927', '928', '929', '931', '934', '935', '936', '937', '938', '940', '941', '945',
'918', '919', '920', '925', '927', '928', '929', '931', '934', '935', '936', '937', '938', '939', '940', '941', '945',
'947', '949', '951', '952', '954', '956', '957', '959', '970', '971', '972', '973', '975', '978', '979',

@@ -32,0 +32,0 @@ '980', '984', '985', '986', '989', '888', '800', '833', '844', '855', '866', '877', '463', '279'],

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

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

"start:example": "yarn build && webpack serve --config ./example/webpack.config.js --progress",
"dev": "yarn start:example",
"prepublishOnly": "yarn build",

@@ -22,0 +23,0 @@ "fix:numbers": "ts-node -P scripts/add-new-rules/tsconfig.json scripts/add-new-rules"

@@ -253,2 +253,8 @@ # Phone · [![Build Status](https://travis-ci.org/AfterShip/phone.svg?branch=v2)](https://travis-ci.org/AfterShip/phone) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)

or
```
yarn dev
```
And then visit http://localhost:8080

@@ -255,0 +261,0 @@

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