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 6.0.0-beta.1 to 6.0.0-beta.2

16

package.json
{
"name": "@liskhq/lisk-api-client",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "An API client for the Lisk network",

@@ -20,3 +20,3 @@ "author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>",

"engines": {
"node": ">=16.14.1 <=16",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"

@@ -39,6 +39,6 @@ },

"dependencies": {
"@liskhq/lisk-codec": "^0.3.0-beta.1",
"@liskhq/lisk-cryptography": "^4.0.0-beta.1",
"@liskhq/lisk-transactions": "^6.0.0-beta.1",
"@liskhq/lisk-validator": "^0.7.0-beta.1",
"@liskhq/lisk-codec": "^0.3.0-beta.2",
"@liskhq/lisk-cryptography": "^4.0.0-beta.2",
"@liskhq/lisk-transactions": "^6.0.0-beta.2",
"@liskhq/lisk-validator": "^0.7.0-beta.2",
"isomorphic-ws": "4.0.1",

@@ -49,6 +49,6 @@ "ws": "8.11.0",

"devDependencies": {
"@liskhq/lisk-chain": "^0.4.0-beta.1",
"@liskhq/lisk-chain": "^0.4.0-beta.2",
"@types/jest": "29.2.3",
"@types/jest-when": "3.5.2",
"@types/node": "16.18.3",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.44.0",

@@ -55,0 +55,0 @@ "@typescript-eslint/parser": "5.44.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