@8base/error-codes
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -19,2 +19,3 @@ declare const _default: { | ||
BillingPlanLimitErrorCode: string; | ||
BillingPlanLimitWarningCode: string; | ||
ExternalServiceErrorCode: string; | ||
@@ -21,0 +22,0 @@ TeamMemberNotActiveErrorCode: string; |
@@ -21,2 +21,3 @@ "use strict"; | ||
BillingPlanLimitErrorCode: "BillingPlanLimitError", | ||
BillingPlanLimitWarningCode: "BillingPlanLimitWarning", | ||
ExternalServiceErrorCode: "ExternalServiceError", | ||
@@ -23,0 +24,0 @@ TeamMemberNotActiveErrorCode: "TeamMemberNotActiveError", |
@@ -19,2 +19,3 @@ export default { | ||
BillingPlanLimitErrorCode: "BillingPlanLimitError", | ||
BillingPlanLimitWarningCode: "BillingPlanLimitWarning", | ||
ExternalServiceErrorCode: "ExternalServiceError", | ||
@@ -21,0 +22,0 @@ TeamMemberNotActiveErrorCode: "TeamMemberNotActiveError", |
{ | ||
"name": "@8base/error-codes", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"description": "8base errors module", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
4372
78