lisk-elements
Advanced tools
Comparing version 6.0.0-rc.4 to 6.0.0
{ | ||
"name": "lisk-elements", | ||
"version": "6.0.0-rc.4", | ||
"version": "6.0.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.0.0-rc.4", | ||
"@liskhq/lisk-chain": "^0.5.0-rc.4", | ||
"@liskhq/lisk-codec": "^0.4.0-rc.2", | ||
"@liskhq/lisk-cryptography": "^4.0.0-rc.2", | ||
"@liskhq/lisk-api-client": "^6.0.0", | ||
"@liskhq/lisk-chain": "^0.5.0", | ||
"@liskhq/lisk-codec": "^0.4.0", | ||
"@liskhq/lisk-cryptography": "^4.0.0", | ||
"@liskhq/lisk-db": "0.3.10", | ||
"@liskhq/lisk-p2p": "^0.9.0-rc.2", | ||
"@liskhq/lisk-passphrase": "^4.0.0-rc.0", | ||
"@liskhq/lisk-transaction-pool": "^0.7.0-rc.2", | ||
"@liskhq/lisk-transactions": "^6.0.0-rc.2", | ||
"@liskhq/lisk-tree": "^0.4.0-rc.2", | ||
"@liskhq/lisk-utils": "^0.4.0-rc.0", | ||
"@liskhq/lisk-validator": "^0.8.0-rc.2" | ||
"@liskhq/lisk-p2p": "^0.9.0", | ||
"@liskhq/lisk-passphrase": "^4.0.0", | ||
"@liskhq/lisk-transaction-pool": "^0.7.0", | ||
"@liskhq/lisk-transactions": "^6.0.0", | ||
"@liskhq/lisk-tree": "^0.4.0", | ||
"@liskhq/lisk-utils": "^0.4.0", | ||
"@liskhq/lisk-validator": "^0.8.0" | ||
}, | ||
@@ -71,3 +71,4 @@ "devDependencies": { | ||
"typescript": "5.0.2" | ||
} | ||
}, | ||
"gitHead": "87d6b877b35c5bf9d393e6720cd80bfcd4f5a08a" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20784
6
0
Updated@liskhq/lisk-chain@^0.5.0
Updated@liskhq/lisk-codec@^0.4.0
Updated@liskhq/lisk-p2p@^0.9.0
Updated@liskhq/lisk-tree@^0.4.0
Updated@liskhq/lisk-utils@^0.4.0