@paladen/errors
Advanced tools
Comparing version 1.0.14 to 1.0.26
@@ -12,2 +12,3 @@ export declare type BaseErrorProps = { | ||
name?: string; | ||
sessionProps?: object; | ||
constructor(props?: BaseErrorProps); | ||
@@ -14,0 +15,0 @@ } |
{ | ||
"name": "@paladen/errors", | ||
"version": "1.0.14", | ||
"version": "1.0.26", | ||
"repository": "https://github.com/samstr/paladen", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "3efdf452f9caea76e4ddba3635ecda2ddc687f37" | ||
"gitHead": "7fff235e4f53ffbc80337fba7ada83b869dfa826" | ||
} |
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
1975
59