create-error-types
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -72,3 +72,3 @@ import { ErrorName, OnCreate, ErrorType, ErrorParams } from 'error-type' | ||
export type { ErrorName, OnCreate, ErrorType } | ||
export type { ErrorName, OnCreate, ErrorType, ErrorParams } | ||
@@ -75,0 +75,0 @@ /** |
{ | ||
"name": "create-error-types", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "exports": "./build/src/main.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
28472