Comparing version 2.3.0 to 2.3.1
{ | ||
"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" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9
246649
18
106