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

@taquito/signer

Package Overview
Dependencies
Maintainers
3
Versions
205
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 12.0.1 to 12.0.2

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};
//# sourceMappingURL=version.js.map

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

const VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};

@@ -273,0 +273,0 @@

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

const VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};

@@ -277,0 +277,0 @@

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

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

"@stablelib/nacl": "^1.0.3",
"@taquito/taquito": "^12.0.1",
"@taquito/utils": "^12.0.1",
"@taquito/taquito": "^12.0.2",
"@taquito/utils": "^12.0.2",
"elliptic": "^6.5.4",

@@ -111,3 +111,3 @@ "pbkdf2": "^3.1.2",

},
"gitHead": "3cc5f810d80ab04f18b61ac1932c1897ccc22fea"
"gitHead": "a224127fe138d46674af2f9605e5bb452b2e4d74"
}

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