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