Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liskhq/lisk-api-client

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liskhq/lisk-api-client - npm Package Compare versions

Comparing version 5.1.6 to 5.2.0-rc.0

14

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc