@avalabs/glacier-sdk
Advanced tools
Comparing version 2.8.0-alpha.7 to 2.8.0-alpha.8
@@ -6,2 +6,8 @@ # Change Log | ||
# 2.8.0-alpha.8 (2022-11-01) | ||
### Bug Fixes | ||
- bump to lerna v6 ([#216](https://github.com/ava-labs/avalanche-sdks/issues/216)) ([fbce292](https://github.com/ava-labs/avalanche-sdks/commit/fbce292e86bc35101d8a6f8a60e92dabf5cc2c24)) | ||
# 2.8.0-alpha.7 (2022-10-27) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@avalabs/glacier-sdk", | ||
"version": "2.8.0-alpha.7", | ||
"version": "2.8.0-alpha.8", | ||
"description": "sdk for interacting with glacier-api", | ||
@@ -39,5 +39,5 @@ "author": "Oliver Wang <oliver.wang@avalabs.org>", | ||
"dependencies": { | ||
"@avalabs/utils-sdk": "2.8.0-alpha.7" | ||
"@avalabs/utils-sdk": "2.8.0-alpha.8" | ||
}, | ||
"gitHead": "e71526da303c93b85e8d9c7e29d6eb280f5b9ff0" | ||
"gitHead": "99459a99ee95f82208ab259d516a2d626eee100e" | ||
} |
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
82130
14