joi-strict
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "joi-strict", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -34,16 +34,16 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.4.4", | ||
"@babel/core": "7.4.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.4.4", | ||
"@babel/cli": "7.5.0", | ||
"@babel/core": "7.5.4", | ||
"@babel/plugin-proposal-object-rest-spread": "7.5.4", | ||
"@babel/register": "7.4.4", | ||
"@blackflux/eslint-plugin-rules": "1.0.15", | ||
"@blackflux/robo-config-plugin": "1.10.3", | ||
"@hapi/joi": "15.0.3", | ||
"babel-eslint": "10.0.1", | ||
"@blackflux/eslint-plugin-rules": "1.0.20", | ||
"@blackflux/robo-config-plugin": "2.0.1", | ||
"@hapi/joi": "15.1.0", | ||
"babel-eslint": "10.0.2", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.3", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.31", | ||
"coveralls": "3.0.5", | ||
"eslint": "6.0.1", | ||
"js-gardener": "2.0.42", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.12" | ||
"semantic-release": "15.13.18" | ||
}, | ||
@@ -50,0 +50,0 @@ "peerDependencies": { |
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
5899