@8base/error-codes
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -17,3 +17,5 @@ declare const _default: { | ||
ForcibleErrorCode: string; | ||
NoCCLimitError: string; | ||
BillingPlanLimitError: string; | ||
}; | ||
export default _default; |
@@ -19,2 +19,4 @@ "use strict"; | ||
ForcibleErrorCode: "ForcibleError", | ||
NoCCLimitError: "NoCCLimitError", | ||
BillingPlanLimitError: "BillingPlanLimitError", | ||
}; |
@@ -17,2 +17,4 @@ export default { | ||
ForcibleErrorCode: "ForcibleError", | ||
NoCCLimitError: "NoCCLimitError", | ||
BillingPlanLimitError: "BillingPlanLimitError", | ||
}; |
{ | ||
"name": "@8base/error-codes", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"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
60
3357
5