@taquito/utils
Advanced tools
Comparing version 21.0.1 to 21.0.2
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
"commitHash": "e55591f8a5efa4e61a3ee0d7797f2f3cadc28975", | ||
"version": "21.0.2" | ||
}; |
@@ -499,4 +499,4 @@ import { Buffer } from 'buffer'; | ||
const VERSION = { | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
"commitHash": "e55591f8a5efa4e61a3ee0d7797f2f3cadc28975", | ||
"version": "21.0.2" | ||
}; | ||
@@ -503,0 +503,0 @@ |
@@ -494,4 +494,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
"commitHash": "e55591f8a5efa4e61a3ee0d7797f2f3cadc28975", | ||
"version": "21.0.2" | ||
}; | ||
@@ -498,0 +498,0 @@ |
{ | ||
"name": "@taquito/utils", | ||
"version": "21.0.1", | ||
"version": "21.0.2", | ||
"description": "converts michelson data and types into convenient JS/TS objects", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
"@stablelib/ed25519": "^1.0.3", | ||
"@taquito/core": "^21.0.1", | ||
"@taquito/core": "^21.0.2", | ||
"@types/bs58check": "^2.1.2", | ||
@@ -105,3 +105,3 @@ "bignumber.js": "^9.1.2", | ||
}, | ||
"gitHead": "ed45bf0eec9c9139eb2fe73213336a334bfaefdb" | ||
"gitHead": "07d4dfc0bff882512c1ea9ed6efd7d797209dfa6" | ||
} |
Updated@taquito/core@^21.0.2