@or-sdk/base
Advanced tools
Comparing version 0.36.1-beta.2750.0 to 0.37.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.37.0](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/base@0.36.0...@or-sdk/base@0.37.0) (2024-05-23) | ||
### Features | ||
* **base:** Add BaseError for properly extending from Error ([1f0dc7e](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/commit/1f0dc7ee4bc804a1cd027c56c5689cb6e05e15e9)) | ||
## [0.36.0](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/base@0.35.5...@or-sdk/base@0.36.0) (2024-05-22) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@or-sdk/base", | ||
"version": "0.36.1-beta.2750.0", | ||
"version": "0.37.0", | ||
"license": "Apache-2.0", | ||
@@ -36,3 +36,4 @@ "main": "dist/cjs/index.js", | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "c2d04abae7c56f723b6938d46ee36b216c3db3dc" | ||
} |
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
170411