@liskhq/lisk-codec
Advanced tools
Comparing version 0.3.0-rc.0 to 0.3.0
{ | ||
"name": "@liskhq/lisk-codec", | ||
"version": "0.3.0-rc.0", | ||
"version": "0.3.0", | ||
"description": "Implementation of decoder and encoder using Lisk JSON schema according to the Lisk protocol", | ||
@@ -39,4 +39,4 @@ "author": "Lisk Foundation <admin@lisk.io>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-utils": "^0.3.0-rc.0", | ||
"@liskhq/lisk-validator": "^0.7.0-rc.0" | ||
"@liskhq/lisk-utils": "^0.3.0", | ||
"@liskhq/lisk-validator": "^0.7.0" | ||
}, | ||
@@ -63,3 +63,4 @@ "devDependencies": { | ||
"typescript": "4.2.3" | ||
} | ||
}, | ||
"gitHead": "481445051ba2df228e617cfdb2e363ba1c67a523" | ||
} |
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
77443
45
Updated@liskhq/lisk-utils@^0.3.0