@taquito/utils
Advanced tools
Comparing version 17.3.1-beta-RC.0 to 17.3.1
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "e1b1d6976a564f925c01cf66e28df9acb0085c3d", | ||
"version": "17.3.1-beta-RC.0" | ||
"commitHash": "9e27326dabf764c55402c50be4d78681f2c78cca", | ||
"version": "17.3.1" | ||
}; | ||
//# sourceMappingURL=version.js.map |
@@ -517,4 +517,4 @@ import { Buffer } from 'buffer'; | ||
const VERSION = { | ||
"commitHash": "e1b1d6976a564f925c01cf66e28df9acb0085c3d", | ||
"version": "17.3.1-beta-RC.0" | ||
"commitHash": "9e27326dabf764c55402c50be4d78681f2c78cca", | ||
"version": "17.3.1" | ||
}; | ||
@@ -521,0 +521,0 @@ |
@@ -520,4 +520,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "e1b1d6976a564f925c01cf66e28df9acb0085c3d", | ||
"version": "17.3.1-beta-RC.0" | ||
"commitHash": "9e27326dabf764c55402c50be4d78681f2c78cca", | ||
"version": "17.3.1" | ||
}; | ||
@@ -524,0 +524,0 @@ |
{ | ||
"name": "@taquito/utils", | ||
"version": "17.3.1-beta-RC.0", | ||
"version": "17.3.1", | ||
"description": "converts michelson data and types into convenient JS/TS objects", | ||
@@ -68,3 +68,3 @@ "keywords": [ | ||
"@stablelib/ed25519": "^1.0.3", | ||
"@taquito/core": "^17.3.1-beta-RC.0", | ||
"@taquito/core": "^17.3.1", | ||
"@types/bs58check": "^2.1.0", | ||
@@ -107,3 +107,3 @@ "bignumber.js": "^9.1.0", | ||
}, | ||
"gitHead": "edbd33afd86671d572b3a87322e9ac84238f0539" | ||
"gitHead": "3eac9219d501eb9c1334ee8d8aaf9f195e8300cb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
300460
Updated@taquito/core@^17.3.1