@azteam/error
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@azteam/error", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -32,3 +32,4 @@ module.exports = Object.freeze({ | ||
PROCESSING: 'PROCESSING', | ||
BLOCKED: 'BLOCKED' | ||
BLOCKED: 'BLOCKED', | ||
VALIDATE: 'VALIDATE', | ||
}); |
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
4488
119