lisk-elements
Advanced tools
Comparing version 6.1.0-beta.1 to 6.1.0-rc.0
{ | ||
"name": "lisk-elements", | ||
"version": "6.1.0-beta.1", | ||
"version": "6.1.0-rc.0", | ||
"description": "Elements for building blockchain applications in the Lisk network", | ||
@@ -38,14 +38,14 @@ "author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-api-client": "^6.1.0-beta.1", | ||
"@liskhq/lisk-chain": "^0.6.0-beta.0", | ||
"@liskhq/lisk-codec": "^0.5.0-beta.0", | ||
"@liskhq/lisk-cryptography": "^4.1.0-beta.1", | ||
"@liskhq/lisk-api-client": "^6.1.0-rc.0", | ||
"@liskhq/lisk-chain": "^0.6.0-rc.0", | ||
"@liskhq/lisk-codec": "^0.5.0-rc.0", | ||
"@liskhq/lisk-cryptography": "^4.1.0-rc.0", | ||
"@liskhq/lisk-db": "0.3.7", | ||
"@liskhq/lisk-p2p": "^0.10.0-beta.0", | ||
"@liskhq/lisk-passphrase": "^4.1.0-beta.0", | ||
"@liskhq/lisk-transaction-pool": "^0.8.0-beta.0", | ||
"@liskhq/lisk-transactions": "^6.1.0-beta.1", | ||
"@liskhq/lisk-tree": "^0.5.0-beta.0", | ||
"@liskhq/lisk-utils": "^0.4.0-beta.0", | ||
"@liskhq/lisk-validator": "^0.9.0-beta.0" | ||
"@liskhq/lisk-p2p": "^0.10.0-rc.0", | ||
"@liskhq/lisk-passphrase": "^4.1.0-rc.0", | ||
"@liskhq/lisk-transaction-pool": "^0.8.0-rc.0", | ||
"@liskhq/lisk-transactions": "^6.1.0-rc.0", | ||
"@liskhq/lisk-tree": "^0.5.0-rc.0", | ||
"@liskhq/lisk-utils": "^0.4.0-rc.0", | ||
"@liskhq/lisk-validator": "^0.9.0-rc.0" | ||
}, | ||
@@ -71,3 +71,4 @@ "devDependencies": { | ||
"typescript": "5.0.2" | ||
} | ||
}, | ||
"gitHead": "fef17823eb43545360c106386ff20bf0928636bb" | ||
} |
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
20844
6