@taquito/michel-codec
Advanced tools
Comparing version 21.0.0-beta.1 to 21.0.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "dc22d94eecc9c8073103ba09a7493d4604a8cf54", | ||
"version": "21.0.0-beta.1" | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
}; |
{ | ||
"name": "@taquito/michel-codec", | ||
"version": "21.0.0-beta.1", | ||
"version": "21.0.0", | ||
"description": "Michelson parser/validator/formatter", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=20" | ||
"node": ">=18" | ||
}, | ||
@@ -70,3 +70,3 @@ "scripts": { | ||
"dependencies": { | ||
"@taquito/core": "^21.0.0-beta.1" | ||
"@taquito/core": "^21.0.0" | ||
}, | ||
@@ -76,3 +76,3 @@ "devDependencies": { | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^22", | ||
"@types/node": "^18", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
@@ -96,3 +96,3 @@ "@typescript-eslint/parser": "^6.21.0", | ||
}, | ||
"gitHead": "9e6ff6e2527d143a41abd2c012ff5ab1024526cc" | ||
"gitHead": "655216b13995860187b1a1baf3c87e90b4fd69cb" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
742914
Updated@taquito/core@^21.0.0