joi-strict
Advanced tools
Comparing version 1.2.9 to 1.2.10
{ | ||
"name": "joi-strict", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -41,20 +41,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.12.10", | ||
"@babel/core": "7.12.10", | ||
"@babel/register": "7.12.10", | ||
"@blackflux/eslint-plugin-rules": "1.3.43", | ||
"@blackflux/robo-config-plugin": "3.10.17", | ||
"@babel/cli": "7.13.0", | ||
"@babel/core": "7.13.8", | ||
"@babel/register": "7.13.8", | ||
"@blackflux/eslint-plugin-rules": "1.3.45", | ||
"@blackflux/robo-config-plugin": "4.1.3", | ||
"babel-eslint": "10.1.0", | ||
"chai": "4.2.0", | ||
"babel-preset-latest-node": "5.4.0", | ||
"chai": "4.3.3", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.15.0", | ||
"eslint": "7.21.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-markdown": "1.0.2", | ||
"eslint-plugin-mocha": "8.0.0", | ||
"js-gardener": "2.0.182", | ||
"eslint-plugin-markdown": "2.0.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"js-gardener": "2.0.186", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.3.0", | ||
"babel-preset-latest-node": "5.2.0" | ||
"semantic-release": "17.4.1" | ||
}, | ||
@@ -68,3 +68,3 @@ "licenses": [ | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12" | ||
}, | ||
@@ -71,0 +71,0 @@ "files": [ |
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
6547