lisk-elements
Advanced tools
Comparing version 6.1.0-rc.0 to 6.1.0
{ | ||
"name": "lisk-elements", | ||
"version": "6.1.0-rc.0", | ||
"version": "6.1.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-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-api-client": "^6.1.0", | ||
"@liskhq/lisk-chain": "^0.6.0", | ||
"@liskhq/lisk-codec": "^0.5.0", | ||
"@liskhq/lisk-cryptography": "^4.1.0", | ||
"@liskhq/lisk-db": "0.3.7", | ||
"@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" | ||
"@liskhq/lisk-p2p": "^0.10.0", | ||
"@liskhq/lisk-passphrase": "^4.1.0", | ||
"@liskhq/lisk-transaction-pool": "^0.8.0", | ||
"@liskhq/lisk-transactions": "^6.1.0", | ||
"@liskhq/lisk-tree": "^0.5.0", | ||
"@liskhq/lisk-utils": "^0.4.0", | ||
"@liskhq/lisk-validator": "^0.9.0" | ||
}, | ||
@@ -72,3 +72,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "fef17823eb43545360c106386ff20bf0928636bb" | ||
"gitHead": "eff5d4688a080762c7e7af054bd4bc270e38eb3b" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
20784
Updated@liskhq/lisk-chain@^0.6.0
Updated@liskhq/lisk-codec@^0.5.0
Updated@liskhq/lisk-p2p@^0.10.0
Updated@liskhq/lisk-tree@^0.5.0
Updated@liskhq/lisk-utils@^0.4.0