@spinajs/validation
Advanced tools
Comparing version 2.0.237 to 2.0.238
{ | ||
"name": "@spinajs/validation", | ||
"version": "2.0.237", | ||
"version": "2.0.238", | ||
"description": "validation library for spinajs framework", | ||
@@ -54,6 +54,6 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.237", | ||
"@spinajs/di": "^2.0.237", | ||
"@spinajs/exceptions": "^2.0.237", | ||
"@spinajs/log": "^2.0.237", | ||
"@spinajs/configuration": "^2.0.238", | ||
"@spinajs/di": "^2.0.238", | ||
"@spinajs/exceptions": "^2.0.238", | ||
"@spinajs/log": "^2.0.238", | ||
"ajv": "^8.12.0", | ||
@@ -60,0 +60,0 @@ "ajv-formats": "^2.1.1", |
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
Updated@spinajs/di@^2.0.238
Updated@spinajs/exceptions@^2.0.238
Updated@spinajs/log@^2.0.238