@liskhq/lisk-transactions
Advanced tools
Comparing version 5.3.0-rc.0 to 5.3.0
{ | ||
"name": "@liskhq/lisk-transactions", | ||
"version": "5.3.0-rc.0", | ||
"version": "5.3.0", | ||
"description": "Utility functions related to transactions according to the Lisk protocol", | ||
@@ -39,5 +39,5 @@ "author": "Lisk Foundation <admin@lisk.io>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-codec": "^0.3.0-rc.0", | ||
"@liskhq/lisk-cryptography": "^3.3.0-rc.0", | ||
"@liskhq/lisk-validator": "^0.7.0-rc.0" | ||
"@liskhq/lisk-codec": "^0.3.0", | ||
"@liskhq/lisk-cryptography": "^3.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
47657
0