Comparing version 3.1.15 to 3.1.16
@@ -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', '820', '828', '830', '831', '832', '835', '838', '843', '845', | ||
'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', | ||
@@ -29,0 +29,0 @@ '878', '901', '903', '904', '906', '907', '908', '909', '910', '912', '913', '914', '915', '916', '917', |
{ | ||
"name": "phone", | ||
"version": "3.1.15", | ||
"version": "3.1.16", | ||
"description": "With a given country and phone number, validate and format the phone number to E.164 standard", | ||
@@ -36,3 +36,3 @@ "main": "./dist/index.js", | ||
"babel-cli": "^6.26.0", | ||
"babel-loader": "^8.2.4", | ||
"babel-loader": "^8.2.5", | ||
"babel-minify-webpack-plugin": "^0.3.1", | ||
@@ -42,3 +42,3 @@ "babel-polyfill": "^6.26.0", | ||
"dotenv": "^16.0.0", | ||
"eslint": "^8.12.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-aftership": "^7.0.0", | ||
@@ -53,7 +53,7 @@ "eslint-plugin-import": "^2.26.0", | ||
"ts-node": "^10.7.0", | ||
"twilio": "^3.76.0", | ||
"twilio": "^3.76.1", | ||
"typescript": "^4.6.3", | ||
"webpack": "^5.71.0", | ||
"webpack": "^5.72.0", | ||
"webpack-cli": "^4.9.2", | ||
"webpack-dev-server": "^4.8.0" | ||
"webpack-dev-server": "^4.8.1" | ||
}, | ||
@@ -60,0 +60,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
86044