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

@taquito/signer

Package Overview
Dependencies
Maintainers
0
Versions
209
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 20.1.1 to 20.1.2

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0",
"version": "20.1.1"
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f",
"version": "20.1.2"
};

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

const VERSION = {
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0",
"version": "20.1.1"
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f",
"version": "20.1.2"
};

@@ -622,0 +622,0 @@

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

const VERSION = {
"commitHash": "8e5abdf5eeee32ce44023c703ebc1bf68d7851f0",
"version": "20.1.1"
"commitHash": "21e50691241b2bd3bddd9ef981b3285b6f3ce55f",
"version": "20.1.2"
};

@@ -634,0 +634,0 @@

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

@@ -27,3 +27,3 @@ "keywords": [

"engines": {
"node": ">=20"
"node": ">=18"
},

@@ -76,5 +76,5 @@ "scripts": {

"@stablelib/sha512": "^1.0.1",
"@taquito/core": "^20.1.1",
"@taquito/taquito": "^20.1.1",
"@taquito/utils": "^20.1.1",
"@taquito/core": "^20.1.2",
"@taquito/taquito": "^20.1.2",
"@taquito/utils": "^20.1.2",
"@types/bn.js": "^5.1.5",

@@ -90,3 +90,3 @@ "bip39": "3.1.0",

"@types/jest": "^29.5.12",
"@types/node": "^22",
"@types/node": "^18",
"@types/pbkdf2": "^3.1.2",

@@ -117,3 +117,3 @@ "@typescript-eslint/eslint-plugin": "^6.21.0",

},
"gitHead": "627487e12b34190712f1f29a91f5be9c2b8c6c52"
"gitHead": "27feea0339732501687a6ce132e1b8e8d969e0e3"
}
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