lisk-elements
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "lisk-elements", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Elements for building blockchain applications in the Lisk network", | ||
@@ -39,16 +39,16 @@ "author": "Lisk Foundation <admin@lisk.io>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-api-client": "^5.0.2", | ||
"@liskhq/lisk-bft": "^0.2.1", | ||
"@liskhq/lisk-chain": "^0.2.0", | ||
"@liskhq/lisk-codec": "^0.1.0", | ||
"@liskhq/lisk-cryptography": "^3.0.0", | ||
"@liskhq/lisk-api-client": "^5.0.3", | ||
"@liskhq/lisk-bft": "^0.2.2", | ||
"@liskhq/lisk-chain": "^0.2.1", | ||
"@liskhq/lisk-codec": "^0.1.1", | ||
"@liskhq/lisk-cryptography": "^3.0.1", | ||
"@liskhq/lisk-db": "^0.1.0", | ||
"@liskhq/lisk-genesis": "^0.1.0", | ||
"@liskhq/lisk-p2p": "^0.6.0", | ||
"@liskhq/lisk-genesis": "^0.1.1", | ||
"@liskhq/lisk-p2p": "^0.6.1", | ||
"@liskhq/lisk-passphrase": "^3.0.1", | ||
"@liskhq/lisk-transaction-pool": "^0.4.0", | ||
"@liskhq/lisk-transactions": "^5.0.1", | ||
"@liskhq/lisk-tree": "^0.1.0", | ||
"@liskhq/lisk-transaction-pool": "^0.4.1", | ||
"@liskhq/lisk-transactions": "^5.0.2", | ||
"@liskhq/lisk-tree": "^0.1.1", | ||
"@liskhq/lisk-utils": "^0.1.0", | ||
"@liskhq/lisk-validator": "^0.5.0" | ||
"@liskhq/lisk-validator": "^0.5.1" | ||
}, | ||
@@ -74,4 +74,3 @@ "devDependencies": { | ||
"typescript": "3.8.3" | ||
}, | ||
"gitHead": "24fbd6ae470a61191888eb6372d2a6e739a49b2a" | ||
} | ||
} |
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
9476
5
Updated@liskhq/lisk-bft@^0.2.2
Updated@liskhq/lisk-chain@^0.2.1
Updated@liskhq/lisk-codec@^0.1.1
Updated@liskhq/lisk-genesis@^0.1.1
Updated@liskhq/lisk-p2p@^0.6.1
Updated@liskhq/lisk-tree@^0.1.1