@liskhq/lisk-codec
Advanced tools
Comparing version 0.5.0-rc.0 to 0.5.0
{ | ||
"name": "@liskhq/lisk-codec", | ||
"version": "0.5.0-rc.0", | ||
"version": "0.5.0", | ||
"description": "Implementation of decoder and encoder using Lisk JSON schema according to the Lisk protocol", | ||
@@ -38,5 +38,5 @@ "author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-cryptography": "^4.1.0-rc.0", | ||
"@liskhq/lisk-utils": "^0.4.0-rc.0", | ||
"@liskhq/lisk-validator": "^0.9.0-rc.0" | ||
"@liskhq/lisk-cryptography": "^4.1.0", | ||
"@liskhq/lisk-utils": "^0.4.0", | ||
"@liskhq/lisk-validator": "^0.9.0" | ||
}, | ||
@@ -65,3 +65,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
87273
+ Addedcipher-base@1.0.6(transitive)
- Removedcipher-base@1.0.5(transitive)
Updated@liskhq/lisk-utils@^0.4.0