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

@taquito/ledger-signer

Package Overview
Dependencies
Maintainers
7
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/ledger-signer - npm Package Compare versions

Comparing version 17.4.0 to 17.5.0-beta-RC.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e",
"version": "17.4.0"
"commitHash": "f6fd420c519d8d104ce768b53626f6033ecf4cd3",
"version": "17.5.0-beta-RC.0"
};

@@ -207,4 +207,4 @@ import { invalidDetail, ValidationResult, prefix, Prefix, b58cencode } from '@taquito/utils';

const VERSION = {
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e",
"version": "17.4.0"
"commitHash": "f6fd420c519d8d104ce768b53626f6033ecf4cd3",
"version": "17.5.0-beta-RC.0"
};

@@ -211,0 +211,0 @@

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

const VERSION = {
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e",
"version": "17.4.0"
"commitHash": "f6fd420c519d8d104ce768b53626f6033ecf4cd3",
"version": "17.5.0-beta-RC.0"
};

@@ -212,0 +212,0 @@

{
"name": "@taquito/ledger-signer",
"version": "17.4.0",
"version": "17.5.0-beta-RC.0",
"description": "Ledger signer provider",

@@ -62,5 +62,5 @@ "keywords": [

"@stablelib/blake2b": "^1.0.1",
"@taquito/core": "^17.4.0",
"@taquito/taquito": "^17.4.0",
"@taquito/utils": "^17.4.0",
"@taquito/core": "^17.5.0-beta-RC.0",
"@taquito/taquito": "^17.5.0-beta-RC.0",
"@taquito/utils": "^17.5.0-beta-RC.0",
"buffer": "^6.0.3"

@@ -96,3 +96,3 @@ },

},
"gitHead": "f7b158c2c93a38d59a113e0cf541960aa25c961d"
"gitHead": "d2fd61131ece885342262dfd3ef7eeb1381589ee"
}
// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
export const VERSION = {
commitHash: 'a908ab176a8c52c025fd43e7acd452415396f54e',
version: '17.4.0',
commitHash: 'f6fd420c519d8d104ce768b53626f6033ecf4cd3',
version: '17.5.0-beta-RC.0',
};
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