@joystream/hydra-db-utils
Advanced tools
Comparing version 4.0.0-alpha.4 to 4.0.0-alpha.5
@@ -6,2 +6,11 @@ # Change Log | ||
## 4.0.0-alpha.5 (2022-07-21) | ||
### Features | ||
* deterministic id generator - utilities exposure fix ([#504](https://github.com/Joystream/hydra/issues/504)) ([7b183b7](https://github.com/Joystream/hydra/commit/7b183b76c4c22b6691a7f768ca753e8f52bc3511)) | ||
## 4.0.0-alpha.4 (2022-07-20) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@joystream/hydra-db-utils", | ||
"version": "4.0.0-alpha.4", | ||
"version": "4.0.0-alpha.5", | ||
"description": "Hydra Database tools", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@joystream/hydra-common": "^4.0.0-alpha.4", | ||
"@joystream/hydra-common": "^4.0.0-alpha.5", | ||
"@types/ioredis": "^4.17.4", | ||
@@ -37,3 +37,3 @@ "bn.js": "^5.2.1", | ||
}, | ||
"gitHead": "6dc2b7c03eeb11116fee7b5157861fb7058ed9df" | ||
"gitHead": "99df0cbf4a1aeac619f107b249b9c8b2c020c683" | ||
} |
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
24954