You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vltpkg/error-cause

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/error-cause - npm Package Compare versions

Comparing version
1.0.0-rc.14
to
1.0.0-rc.15
+1
-1
dist/index.d.ts

@@ -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;

{
"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