Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@taquito/signer

Package Overview
Dependencies
Maintainers
4
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/signer - npm Package Compare versions

Comparing version 16.1.0 to 16.1.1

4

dist/lib/version.js

@@ -6,5 +6,5 @@ "use strict";

exports.VERSION = {
"commitHash": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};
//# sourceMappingURL=version.js.map

@@ -583,4 +583,4 @@ import { openSecretBox } from '@stablelib/nacl';

const VERSION = {
"commitHash": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};

@@ -587,0 +587,0 @@

@@ -603,4 +603,4 @@ (function (global, factory) {

const VERSION = {
"commitHash": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};

@@ -607,0 +607,0 @@

{
"name": "@taquito/signer",
"version": "16.1.0",
"version": "16.1.1",
"description": "Provide signing functionality to be with taquito",

@@ -76,4 +76,4 @@ "keywords": [

"@stablelib/sha512": "^1.0.1",
"@taquito/taquito": "^16.1.0",
"@taquito/utils": "^16.1.0",
"@taquito/taquito": "^16.1.1",
"@taquito/utils": "^16.1.1",
"@types/bn.js": "^5.1.1",

@@ -116,3 +116,3 @@ "bip39": "^3.0.4",

},
"gitHead": "3159559187f1356b23fb04ffa3f4263bbda8c5bf"
"gitHead": "df60ab6501a44c8bad32bd0a61c324ffbd884182"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc