@taquito/signer
Advanced tools
Comparing version 10.1.0-beta-RC.0 to 10.1.0
@@ -7,6 +7,6 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "5d8537c9947284e07234ea15154f65f51a208689", | ||
"version": "10.1.0-beta-RC.0" | ||
"commitHash": "33283ebb64d801dcbb0926ad199d024ad7189861", | ||
"version": "10.1.0" | ||
}; | ||
/* tslint:enable */ | ||
//# sourceMappingURL=version.js.map |
@@ -354,4 +354,4 @@ import sodium from 'libsodium-wrappers'; | ||
var VERSION = { | ||
"commitHash": "5d8537c9947284e07234ea15154f65f51a208689", | ||
"version": "10.1.0-beta-RC.0" | ||
"commitHash": "33283ebb64d801dcbb0926ad199d024ad7189861", | ||
"version": "10.1.0" | ||
}; | ||
@@ -358,0 +358,0 @@ /* tslint:enable */ |
@@ -360,4 +360,4 @@ (function (global, factory) { | ||
var VERSION = { | ||
"commitHash": "5d8537c9947284e07234ea15154f65f51a208689", | ||
"version": "10.1.0-beta-RC.0" | ||
"commitHash": "33283ebb64d801dcbb0926ad199d024ad7189861", | ||
"version": "10.1.0" | ||
}; | ||
@@ -364,0 +364,0 @@ /* tslint:enable */ |
{ | ||
"name": "@taquito/signer", | ||
"version": "10.1.0-beta-RC.0", | ||
"version": "10.1.0", | ||
"description": "Provide signing functionality to be with taquito", | ||
@@ -70,4 +70,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/taquito": "^10.1.0-beta-RC.0", | ||
"@taquito/utils": "^10.1.0-beta-RC.0", | ||
"@taquito/taquito": "^10.1.0", | ||
"@taquito/utils": "^10.1.0", | ||
"bignumber.js": "^9.0.1", | ||
@@ -112,3 +112,3 @@ "bip39": "^3.0.4", | ||
}, | ||
"gitHead": "d33f5fd4af046a45a2af4284b99fe15b278c8647" | ||
"gitHead": "1297a7b8a27c2b8646891a78c96a656c94508476" | ||
} |
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
144241
Updated@taquito/taquito@^10.1.0
Updated@taquito/utils@^10.1.0