@block65/custom-error
Advanced tools
@@ -89,3 +89,3 @@ declare type DebugData = Record<string, unknown>; | ||
| */ | ||
| constructor(message: string, cause?: Error | CustomError); | ||
| constructor(message: string, cause?: Error | CustomError | unknown); | ||
| static isCustomError(value: unknown): value is CustomError; | ||
@@ -92,0 +92,0 @@ /** |
+1
-1
| { | ||
| "name": "@block65/custom-error", | ||
| "version": "11.0.0", | ||
| "version": "11.0.1", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
13034
0.08%