joi-strict
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "joi-strict", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -40,13 +40,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.5.5", | ||
"@babel/core": "7.5.5", | ||
"@babel/cli": "7.6.0", | ||
"@babel/core": "7.6.0", | ||
"@babel/plugin-proposal-object-rest-spread": "7.5.5", | ||
"@babel/register": "7.5.5", | ||
"@blackflux/eslint-plugin-rules": "1.3.7", | ||
"@blackflux/robo-config-plugin": "2.5.11", | ||
"@hapi/joi": "15.1.1", | ||
"babel-eslint": "10.0.2", | ||
"@babel/register": "7.6.0", | ||
"@blackflux/eslint-plugin-rules": "1.3.8", | ||
"@blackflux/robo-config-plugin": "2.6.3", | ||
"babel-eslint": "10.0.3", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.6", | ||
"eslint": "6.2.1", | ||
"eslint": "6.3.0", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
@@ -56,10 +55,7 @@ "eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-markdown": "1.0.0", | ||
"eslint-plugin-mocha": "6.1.0", | ||
"js-gardener": "2.0.77", | ||
"eslint-plugin-mocha": "6.1.1", | ||
"js-gardener": "2.0.83", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.24" | ||
}, | ||
"peerDependencies": { | ||
"@hapi/joi": "^15.0.3" | ||
}, | ||
"licenses": [ | ||
@@ -106,3 +102,6 @@ { | ||
"tempDir": "./coverage/.nyc_output" | ||
}, | ||
"dependencies": { | ||
"@hapi/joi": "16.0.0" | ||
} | ||
} |
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
18
6419
+ Added@hapi/joi@16.0.0
+ Added@hapi/formula@1.2.0(transitive)
+ Added@hapi/joi@16.0.0(transitive)
+ Added@hapi/pinpoint@1.0.2(transitive)
- Removed@hapi/bourne@1.3.2(transitive)
- Removed@hapi/joi@15.1.1(transitive)