New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@liskhq/lisk-codec

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liskhq/lisk-codec - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

17

package.json
{
"name": "@liskhq/lisk-codec",
"version": "0.2.1",
"version": "0.2.2",
"description": "Implementation of decoder and encoder using Lisk JSON schema according to the Lisk protocol",

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

"engines": {
"node": ">=12.13.0 <=12",
"npm": ">=6.12.0"
"node": ">=16.14.1 <=16",
"npm": ">=8.1.0"
},

@@ -40,4 +40,4 @@ "main": "dist-node/index.js",

"dependencies": {
"@liskhq/lisk-utils": "^0.2.0",
"@liskhq/lisk-validator": "^0.6.1"
"@liskhq/lisk-utils": "^0.2.1",
"@liskhq/lisk-validator": "^0.6.2"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"@types/jest-when": "2.7.2",
"@types/node": "12.20.6",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "4.19.0",

@@ -53,3 +53,3 @@ "@typescript-eslint/parser": "4.19.0",

"eslint": "7.22.0",
"eslint-config-lisk-base": "2.0.0",
"eslint-config-lisk-base": "2.0.1",
"eslint-plugin-import": "2.22.1",

@@ -66,4 +66,3 @@ "eslint-plugin-jest": "24.3.2",

"typescript": "4.2.3"
},
"gitHead": "2593d1fe70154a9209b713994a252c494cad7123"
}
}
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