Comparing version 3.1.2 to 3.1.3
@@ -26,3 +26,3 @@ "use strict"; | ||
'772', '773', '774', '775', '779', '781', '785', '786', '801', '802', '803', '804', '805', '806', '808', | ||
'810', '812', '813', '814', '815', '816', '817', '818', '828', '830', '831', '832', '835', '838', '843', '845', | ||
'810', '812', '813', '814', '815', '816', '817', '818', '820', '828', '830', '831', '832', '835', '838', '843', '845', | ||
'847', '848', '850', '854', '856', '857', '858', '859', '860', '862', '863', '864', '865', '870', '872', | ||
@@ -29,0 +29,0 @@ '878', '901', '903', '904', '906', '907', '908', '909', '910', '912', '913', '914', '915', '916', '917', |
{ | ||
"name": "phone", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "With a given country and phone number, validate and format the phone number to E.164 standard", | ||
@@ -31,3 +31,3 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-env": "^7.15.0", | ||
"@types/jest": "^26.0.24", | ||
@@ -42,3 +42,3 @@ "@types/node": "^14.14.28", | ||
"dotenv": "^10.0.0", | ||
"eslint": "^7.30.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-aftership": "^7.0.0", | ||
@@ -51,7 +51,7 @@ "eslint-plugin-import": "^2.23.4", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^27.0.3", | ||
"ts-jest": "^27.0.4", | ||
"ts-node": "^10.1.0", | ||
"twilio": "^3.65.0", | ||
"twilio": "^3.66.1", | ||
"typescript": "^4.3.5", | ||
"webpack": "^5.44.0", | ||
"webpack": "^5.48.0", | ||
"webpack-cli": "^4.7.2", | ||
@@ -58,0 +58,0 @@ "webpack-dev-server": "^3.11.2" |
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
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
84972