@spinajs/validation
Advanced tools
Comparing version 1.2.79 to 1.2.81
{ | ||
"name": "@spinajs/validation", | ||
"version": "1.2.79", | ||
"version": "1.2.81", | ||
"description": "validation library for spinajs framework", | ||
@@ -41,6 +41,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^1.2.79", | ||
"@spinajs/di": "^1.2.79", | ||
"@spinajs/exceptions": "^1.2.79", | ||
"@spinajs/log": "^1.2.79", | ||
"@spinajs/configuration": "^1.2.81", | ||
"@spinajs/di": "^1.2.81", | ||
"@spinajs/exceptions": "^1.2.81", | ||
"@spinajs/log": "^1.2.81", | ||
"ajv": "^8.8.2", | ||
@@ -52,3 +52,3 @@ "ajv-formats": "^2.1.1", | ||
}, | ||
"gitHead": "ae595f5daffb88372496b6e5bf38973f07e33683" | ||
"gitHead": "dd58385e770069586eb8814a13365ce889d46b34" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@spinajs/di@^1.2.81
Updated@spinajs/exceptions@^1.2.81
Updated@spinajs/log@^1.2.81