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 2.3.0 to 2.3.1

.npmignore

11

package.json
{
"name": "phone",
"version": "2.3.0",
"version": "2.3.1",
"description": "With a given country and phone number, validate and format the phone number to E.164 standard",

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

"start:example": "yarn build && webpack-dev-server --config ./example/webpack.config.js --progress",
"prepublishOnly": "yarn build"
"prepublishOnly": "yarn build",
"fix:numbers": "ts-node -P scripts/add-new-rules/tsconfig.json scripts/add-new-rules"
},

@@ -28,2 +29,3 @@ "repository": {

"devDependencies": {
"@types/node": "^10.12.18",
"babel-cli": "^6.26.0",

@@ -35,2 +37,3 @@ "babel-loader": "^7.1.5",

"codecov": "^2.3.1",
"dotenv": "^6.2.0",
"eslint": "^4.5.0",

@@ -40,2 +43,6 @@ "eslint-config-aftership": "^4.5.0",

"jest": "^23.3.0",
"lodash": "^4.17.11",
"ts-node": "^7.0.1",
"twilio": "^3.26.0",
"typescript": "^3.2.2",
"webpack": "^3.5.5",

@@ -42,0 +49,0 @@ "webpack-dev-server": "^2.9.1"

dist/index.js

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