joi-strict
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "joi-strict", | ||
"type": "module", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Thin wrapper around joi that defaults to stricter validation.", | ||
@@ -41,8 +41,8 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.18.10", | ||
"@babel/eslint-parser": "7.18.9", | ||
"@babel/register": "7.18.9", | ||
"@babel/core": "7.22.9", | ||
"@babel/eslint-parser": "7.22.9", | ||
"@babel/register": "7.22.5", | ||
"@blackflux/eslint-plugin-rules": "3.0.0", | ||
"@blackflux/robo-config-plugin": "9.1.9", | ||
"c8": "7.11.0", | ||
"c8": "8.0.1", | ||
"chai": "4.3.7", | ||
@@ -49,0 +49,0 @@ "eslint": "8.46.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
5870