@taquito/signer
Advanced tools
Comparing version 14.1.0-beta-RC.0 to 14.1.0
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "0b10f922029edc29cd5a922751c37db98ce3d85c", | ||
"version": "14.1.0-beta-RC.0" | ||
"commitHash": "232709b09cd380c4a70183a7e0b506d6bf2c2626", | ||
"version": "14.1.0" | ||
}; | ||
//# sourceMappingURL=version.js.map |
@@ -270,4 +270,4 @@ import { openSecretBox } from '@stablelib/nacl'; | ||
const VERSION = { | ||
"commitHash": "0b10f922029edc29cd5a922751c37db98ce3d85c", | ||
"version": "14.1.0-beta-RC.0" | ||
"commitHash": "232709b09cd380c4a70183a7e0b506d6bf2c2626", | ||
"version": "14.1.0" | ||
}; | ||
@@ -274,0 +274,0 @@ |
@@ -274,4 +274,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "0b10f922029edc29cd5a922751c37db98ce3d85c", | ||
"version": "14.1.0-beta-RC.0" | ||
"commitHash": "232709b09cd380c4a70183a7e0b506d6bf2c2626", | ||
"version": "14.1.0" | ||
}; | ||
@@ -278,0 +278,0 @@ |
{ | ||
"name": "@taquito/signer", | ||
"version": "14.1.0-beta-RC.0", | ||
"version": "14.1.0", | ||
"description": "Provide signing functionality to be with taquito", | ||
@@ -73,4 +73,4 @@ "keywords": [ | ||
"@stablelib/nacl": "^1.0.4", | ||
"@taquito/taquito": "^14.1.0-beta-RC.0", | ||
"@taquito/utils": "^14.1.0-beta-RC.0", | ||
"@taquito/taquito": "^14.1.0", | ||
"@taquito/utils": "^14.1.0", | ||
"elliptic": "^6.5.4", | ||
@@ -111,3 +111,3 @@ "pbkdf2": "^3.1.2", | ||
}, | ||
"gitHead": "d7f70149f4046b169a4995c2f7455ba4a997fcca" | ||
"gitHead": "39b593efda7b807eef8d11999088d03938c4ac44" | ||
} |
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
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
122553
Updated@taquito/taquito@^14.1.0
Updated@taquito/utils@^14.1.0