@spinajs/validation
Advanced tools
Comparing version 1.2.30 to 1.2.31
{ | ||
"name": "@spinajs/validation", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"description": "validation library for spinajs framework", | ||
@@ -39,6 +39,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^1.2.30", | ||
"@spinajs/configuration": "^1.2.31", | ||
"@spinajs/di": "^1.2.30", | ||
"@spinajs/exceptions": "^1.2.7", | ||
"@spinajs/log": "^1.2.30", | ||
"@spinajs/log": "^1.2.31", | ||
"ajv": "^8.8.2", | ||
@@ -50,3 +50,3 @@ "ajv-formats": "^2.1.1", | ||
}, | ||
"gitHead": "06aef45008bf43baf2d1a91917a1a1eaa23a15cc" | ||
"gitHead": "dc63606c6ce0ec96d14086a1eaa3ce677151a085" | ||
} |
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/log@^1.2.31