@liskhq/lisk-transaction-pool
Advanced tools
Comparing version 0.7.0-rc.0 to 0.8.0-beta.0
{ | ||
"name": "@liskhq/lisk-transaction-pool", | ||
"version": "0.7.0-rc.0", | ||
"version": "0.8.0-beta.0", | ||
"description": "Transaction pool library for use with Lisk-related software", | ||
@@ -39,4 +39,4 @@ "author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-cryptography": "^4.0.0-rc.0", | ||
"@liskhq/lisk-utils": "^0.4.0-rc.0", | ||
"@liskhq/lisk-cryptography": "^4.1.0-beta.1", | ||
"@liskhq/lisk-utils": "^0.4.0-beta.0", | ||
"debug": "4.3.4" | ||
@@ -43,0 +43,0 @@ }, |
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
63554