@3id/common
Advanced tools
Comparing version 0.4.1-alpha.0 to 0.4.1-alpha.1
@@ -13,2 +13,3 @@ /// <reference types="node" /> | ||
stack?: string | undefined; | ||
cause?: Error | undefined; | ||
}; | ||
@@ -15,0 +16,0 @@ from(error: Error, code?: string | undefined): import("errors-utils").StackError; |
{ | ||
"name": "@3id/common", | ||
"version": "0.4.1-alpha.0", | ||
"version": "0.4.1-alpha.1", | ||
"author": "3Box Labs", | ||
@@ -26,3 +26,3 @@ "license": "(Apache-2.0 OR MIT)", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=14.14" | ||
}, | ||
@@ -62,4 +62,3 @@ "sideEffects": false, | ||
} | ||
}, | ||
"gitHead": "c7da3dd83ea674c0bd336d2619ac70a04daa862e" | ||
} | ||
} |
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
154
8199