joi-strict
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "joi-strict", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -41,12 +41,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.12.1", | ||
"@babel/core": "7.12.3", | ||
"@babel/register": "7.12.1", | ||
"@blackflux/eslint-plugin-rules": "1.3.40", | ||
"@blackflux/robo-config-plugin": "3.10.9", | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/register": "7.12.10", | ||
"@blackflux/eslint-plugin-rules": "1.3.42", | ||
"@blackflux/robo-config-plugin": "3.10.15", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.11.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
"eslint": "7.15.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
@@ -56,6 +56,6 @@ "eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-mocha": "8.0.0", | ||
"js-gardener": "2.0.177", | ||
"js-gardener": "2.0.181", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.2.1", | ||
"babel-preset-latest-node": "5.0.0" | ||
"semantic-release": "17.3.0", | ||
"babel-preset-latest-node": "5.2.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "licenses": [ |
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
6481