@vltpkg/error-cause
Advanced tools
+1
-1
@@ -144,3 +144,3 @@ import type { IncomingHttpHeaders, IncomingMessage } from 'http'; | ||
| */ | ||
| export type Codes = 'EEXIST' | 'EINTEGRITY' | 'EINVAL' | 'ELIFECYCLE' | 'EMAXREDIRECT' | 'ENEEDAUTH' | 'ENOENT' | 'ENOGIT' | 'ERESOLVE' | 'EUNKNOWN' | 'EUSAGE' | 'EREQUEST' | 'ECONFIG'; | ||
| export type Codes = 'EEXIST' | 'EINTEGRITY' | 'EINVAL' | 'ELIFECYCLE' | 'EMAXREDIRECT' | 'ENEEDAUTH' | 'ENOENT' | 'ENOGIT' | 'ERESOLVE' | 'EUNKNOWN' | 'EUSAGE' | 'EREQUEST' | 'ECONFIG' | 'ELOCKFILEVERSION'; | ||
| export type ErrorCtor<T extends Error> = new (message: string, options?: { | ||
@@ -147,0 +147,0 @@ cause: Error | ErrorCauseOptions; |
+1
-1
| { | ||
| "name": "@vltpkg/error-cause", | ||
| "description": "vlts Error.cause convention", | ||
| "version": "1.0.0-rc.14", | ||
| "version": "1.0.0-rc.15", | ||
| "repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
35460
0.16%