@joystream/hydra-db-utils
Advanced tools
Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1
@@ -6,2 +6,11 @@ # Change Log | ||
## 4.0.0-alpha.1 (2022-07-07) | ||
### Features | ||
* prettier and warthog dependencies update ([#499](https://github.com/Joystream/hydra/issues/499)) ([5ee1a6e](https://github.com/Joystream/hydra/commit/5ee1a6ea9752316239df56740bd1a06179692497)) | ||
## 4.0.0-alpha.0 (2022-06-29) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@joystream/hydra-db-utils", | ||
"version": "4.0.0-alpha.0", | ||
"version": "4.0.0-alpha.1", | ||
"description": "Hydra Database tools", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@joystream/hydra-common": "^4.0.0-alpha.0", | ||
"@joystream/hydra-common": "^4.0.0-alpha.1", | ||
"@types/ioredis": "^4.17.4", | ||
@@ -37,3 +37,3 @@ "bn.js": "^5.2.1", | ||
}, | ||
"gitHead": "0fe49b4f1f186bc6bfe6fc405b860805816749b6" | ||
"gitHead": "ca87229c89fa1aa2a1d2f40c0a1ad114b06b5d46" | ||
} |
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
23931