@liskhq/lisk-codec
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"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" | ||
} | ||
} |
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
66042
44
1
Updated@liskhq/lisk-utils@^0.2.1