@taquito/signer
Advanced tools
Comparing version 19.1.0-beta-RC.0 to 19.1.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "2fa52a497370bb5f00c7be5bb4ea45e81496072c", | ||
"version": "19.1.0-beta-RC.0" | ||
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68", | ||
"version": "19.1.0" | ||
}; |
@@ -618,4 +618,4 @@ import { openSecretBox } from '@stablelib/nacl'; | ||
const VERSION = { | ||
"commitHash": "2fa52a497370bb5f00c7be5bb4ea45e81496072c", | ||
"version": "19.1.0-beta-RC.0" | ||
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68", | ||
"version": "19.1.0" | ||
}; | ||
@@ -622,0 +622,0 @@ |
@@ -630,4 +630,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "2fa52a497370bb5f00c7be5bb4ea45e81496072c", | ||
"version": "19.1.0-beta-RC.0" | ||
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68", | ||
"version": "19.1.0" | ||
}; | ||
@@ -634,0 +634,0 @@ |
{ | ||
"name": "@taquito/signer", | ||
"version": "19.1.0-beta-RC.0", | ||
"version": "19.1.0", | ||
"description": "Provide signing functionality to be with taquito", | ||
@@ -75,5 +75,5 @@ "keywords": [ | ||
"@stablelib/sha512": "^1.0.1", | ||
"@taquito/core": "^19.1.0-beta-RC.0", | ||
"@taquito/taquito": "^19.1.0-beta-RC.0", | ||
"@taquito/utils": "^19.1.0-beta-RC.0", | ||
"@taquito/core": "^19.1.0", | ||
"@taquito/taquito": "^19.1.0", | ||
"@taquito/utils": "^19.1.0", | ||
"@types/bn.js": "^5.1.2", | ||
@@ -115,3 +115,3 @@ "bip39": "3.1.0", | ||
}, | ||
"gitHead": "9f151ec72936d10c7ec443149e8fc23142cc7abd" | ||
"gitHead": "6a8721a56b88c8d09ecb47eda33f70c02e81449f" | ||
} |
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
129997
Updated@taquito/core@^19.1.0
Updated@taquito/taquito@^19.1.0
Updated@taquito/utils@^19.1.0