@8base/error-codes
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -7,2 +7,3 @@ module.exports = { | ||
TokenExpiredErrorCode: "TokenExpiredError", | ||
InvitationExpiredErrorCode: "InvitationExpiredError", | ||
UserNotConfirmedErrorCode: "UserNotConfirmedError", | ||
@@ -9,0 +10,0 @@ ValidationErrorCode: "ValidationError", |
{ | ||
"name": "@8base/error-codes", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"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
1562
15