joi-phone-number
Advanced tools
Comparing version 2.0.14 to 2.0.15
{ | ||
"name": "joi-phone-number", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"description": "Phone number validation rule for Joi", | ||
@@ -18,3 +18,3 @@ "homepage": "https://github.com/Salesflare/joi-phone-number", | ||
"scripts": { | ||
"prepublish": "nsp check", | ||
"prepublish": "npm audit", | ||
"pretest": "eslint . --fix", | ||
@@ -55,9 +55,8 @@ "test": "jest" | ||
"coveralls": "^3.0.2", | ||
"eslint": "^5.7.0", | ||
"eslint": "^5.9.0", | ||
"eslint-config-xo-space": "^0.20.0", | ||
"jest": "^23.6.0", | ||
"jest-cli": "^23.6.0", | ||
"joi": "^14.0.1", | ||
"nsp": "^3.2.1" | ||
"joi": "^14.3.0" | ||
} | ||
} |
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
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
6
7548