@taquito/core
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/core", | ||
"version": "21.0.0-beta.1", | ||
"version": "21.0.0", | ||
"description": "Classes, interfaces, and types shared across Taquito packages", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=20" | ||
"node": ">=18" | ||
}, | ||
@@ -68,6 +68,7 @@ "scripts": { | ||
"@types/json-stringify-safe": "^5.0.3", | ||
"@types/node": "^18", | ||
"rollup": "^4.22.4", | ||
"rollup-plugin-typescript2": "^0.36.0" | ||
}, | ||
"gitHead": "9e6ff6e2527d143a41abd2c012ff5ab1024526cc" | ||
"gitHead": "655216b13995860187b1a1baf3c87e90b4fd69cb" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
59870
1
4