joi-strict
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "joi-strict", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -35,7 +35,7 @@ "main": "lib/index.js", | ||
"@babel/cli": "7.4.4", | ||
"@babel/core": "7.4.4", | ||
"@babel/core": "7.4.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.4.4", | ||
"@babel/register": "7.4.4", | ||
"@blackflux/eslint-plugin-rules": "1.0.14", | ||
"@blackflux/robo-config-plugin": "1.9.2", | ||
"@blackflux/eslint-plugin-rules": "1.0.15", | ||
"@blackflux/robo-config-plugin": "1.10.3", | ||
"@hapi/joi": "15.0.3", | ||
@@ -46,3 +46,3 @@ "babel-eslint": "10.0.1", | ||
"eslint": "5.16.0", | ||
"js-gardener": "2.0.30", | ||
"js-gardener": "2.0.31", | ||
"nyc": "14.1.1", | ||
@@ -49,0 +49,0 @@ "semantic-release": "15.13.12" |
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
5901