@springworks/input-validator
Advanced tools
Comparing version 4.0.6 to 4.0.7
{ | ||
"name": "@springworks/input-validator", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Module to help validate input parameters.", | ||
@@ -30,6 +30,6 @@ "main": "index.js", | ||
"coveralls": "2.11.6", | ||
"eslint": "1.10.3", | ||
"eslint-config-springworks": "6.0.2", | ||
"eslint-plugin-import": "0.13.0", | ||
"eslint-plugin-mocha": "1.1.0", | ||
"eslint": "2.1.0", | ||
"eslint-config-springworks": "7.0.1", | ||
"eslint-plugin-import": "1.0.0-beta.0", | ||
"eslint-plugin-mocha": "2.0.0", | ||
"eslint-plugin-springworks": "1.1.2", | ||
@@ -41,5 +41,5 @@ "istanbul": "0.4.2", | ||
"@springworks/error-factory": "2.0.2", | ||
"joi": "8.0.1", | ||
"joi": "8.0.2", | ||
"lodash.defaults": "4.0.1" | ||
} | ||
} |
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
9000