@liskhq/lisk-api-client
Advanced tools
Comparing version 6.0.0-rc.4 to 6.0.0
{ | ||
"name": "@liskhq/lisk-api-client", | ||
"version": "6.0.0-rc.4", | ||
"version": "6.0.0", | ||
"description": "An API client for the Lisk network", | ||
@@ -38,6 +38,6 @@ "author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>", | ||
"dependencies": { | ||
"@liskhq/lisk-codec": "^0.4.0-rc.2", | ||
"@liskhq/lisk-cryptography": "^4.0.0-rc.2", | ||
"@liskhq/lisk-transactions": "^6.0.0-rc.2", | ||
"@liskhq/lisk-validator": "^0.8.0-rc.2", | ||
"@liskhq/lisk-codec": "^0.4.0", | ||
"@liskhq/lisk-cryptography": "^4.0.0", | ||
"@liskhq/lisk-transactions": "^6.0.0", | ||
"@liskhq/lisk-validator": "^0.8.0", | ||
"isomorphic-ws": "4.0.1", | ||
@@ -48,3 +48,3 @@ "ws": "8.11.0", | ||
"devDependencies": { | ||
"@liskhq/lisk-chain": "^0.5.0-rc.4", | ||
"@liskhq/lisk-chain": "^0.5.0", | ||
"@types/jest": "29.2.3", | ||
@@ -68,3 +68,4 @@ "@types/jest-when": "3.5.2", | ||
"typescript": "5.0.2" | ||
} | ||
}, | ||
"gitHead": "87d6b877b35c5bf9d393e6720cd80bfcd4f5a08a" | ||
} |
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
102738
0