@c8/errors
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -16,3 +16,8 @@ 'use strict' | ||
ConnectionResetError: createError('ConnectionResetError'), | ||
BrokenPipeError: createError('BrokenPipeError') | ||
BrokenPipeError: createError('BrokenPipeError'), | ||
/** | ||
* Thrown when the user tries to perform a transaction with a reached credit limit | ||
*/ | ||
CreditLimitReachedError: createError('CreditLimitReachedError') | ||
} |
{ | ||
"name": "@c8/errors", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Common errors and their utils used by C8 management", | ||
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
14623
314
3