@8base/error-codes
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -11,3 +11,5 @@ module.exports = { | ||
EntityNotFoundErrorCode: "EntityNotFoundError", | ||
InvalidArgumentErrorCode: "InvalidArgumentError" | ||
}; | ||
InvalidArgumentErrorCode: "InvalidArgumentError", | ||
MutationErrorCode: "MutationError", | ||
ForceableErrorCode: "ForceableError", | ||
}; |
{ | ||
"name": "@8base/error-codes", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "8base errors module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
14
1506
4