@taquito/taquito
Advanced tools
Comparing version 8.0.0-beta.2 to 8.0.0-beta.3
{ | ||
"name": "@taquito/taquito", | ||
"version": "8.0.0-beta.2", | ||
"version": "8.0.0-beta.3", | ||
"description": "High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.", | ||
@@ -80,7 +80,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/http-utils": "^8.0.0-beta.2", | ||
"@taquito/michel-codec": "^8.0.0-beta.2", | ||
"@taquito/michelson-encoder": "^8.0.0-beta.2", | ||
"@taquito/rpc": "^8.0.0-beta.2", | ||
"@taquito/utils": "^8.0.0-beta.2", | ||
"@taquito/http-utils": "^8.0.0-beta.3", | ||
"@taquito/michel-codec": "^8.0.0-beta.3", | ||
"@taquito/michelson-encoder": "^8.0.0-beta.3", | ||
"@taquito/rpc": "^8.0.0-beta.3", | ||
"@taquito/utils": "^8.0.0-beta.3", | ||
"bignumber.js": "^9.0.1", | ||
@@ -122,3 +122,3 @@ "rx-sandbox": "^1.0.3", | ||
}, | ||
"gitHead": "2abf222f0154bfc3a4cac7f4deb8079e6e620ebc" | ||
"gitHead": "1a2a9c7dea9951d9da9796e1d184bbc1047e1c82" | ||
} |
+ Added@types/node@22.13.4(transitive)
- Removed@types/node@22.13.1(transitive)
Updated@taquito/rpc@^8.0.0-beta.3
Updated@taquito/utils@^8.0.0-beta.3