@liskhq/lisk-api-client
Advanced tools
Comparing version 5.1.6 to 5.2.0-rc.0
{ | ||
"name": "@liskhq/lisk-api-client", | ||
"version": "5.1.6", | ||
"version": "5.2.0-rc.0", | ||
"description": "An API client for the Lisk network", | ||
@@ -20,3 +20,3 @@ "author": "Lisk Foundation <admin@lisk.io>, lightcurve GmbH <admin@lightcurve.io>", | ||
"engines": { | ||
"node": ">=16.14.1 <=16", | ||
"node": ">=18.12.0 <=18", | ||
"npm": ">=8.1.0" | ||
@@ -40,5 +40,5 @@ }, | ||
"dependencies": { | ||
"@liskhq/lisk-codec": "^0.2.2", | ||
"@liskhq/lisk-cryptography": "^3.2.1", | ||
"@liskhq/lisk-transactions": "^5.2.2", | ||
"@liskhq/lisk-codec": "^0.3.0-rc.0", | ||
"@liskhq/lisk-cryptography": "^3.3.0-rc.0", | ||
"@liskhq/lisk-transactions": "^5.3.0-rc.0", | ||
"isomorphic-ws": "4.0.1", | ||
@@ -50,6 +50,6 @@ "pm2-axon": "4.0.1", | ||
"devDependencies": { | ||
"@liskhq/lisk-chain": "^0.3.4", | ||
"@liskhq/lisk-chain": "^0.4.0-rc.0", | ||
"@types/jest": "26.0.21", | ||
"@types/jest-when": "2.7.2", | ||
"@types/node": "16.11.26", | ||
"@types/node": "18.15.3", | ||
"@typescript-eslint/eslint-plugin": "4.19.0", | ||
@@ -56,0 +56,0 @@ "@typescript-eslint/parser": "4.19.0", |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
87603
0
1
- Removed@liskhq/lisk-codec@0.2.2(transitive)
- Removed@liskhq/lisk-utils@0.2.1(transitive)
- Removed@liskhq/lisk-validator@0.6.2(transitive)