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

@connext/nxtp-utils

Package Overview
Dependencies
Maintainers
6
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connext/nxtp-utils - npm Package Compare versions

Comparing version 0.0.48 to 0.0.49

2

dist/signatures.js

@@ -39,3 +39,3 @@ "use strict";

catch (err) {
console.error("Error using personal_sign, falling back to signer.signMessage: ", err);
// console.error("Error using personal_sign, falling back to signer.signMessage: ", err);
}

@@ -42,0 +42,0 @@ }

{
"name": "@connext/nxtp-utils",
"version": "0.0.48",
"version": "0.0.49",
"description": "Common utilities for use within the @connext/nxtp-* packages",

@@ -5,0 +5,0 @@ "author": "Connext",

@@ -39,3 +39,3 @@ import { Signer, Wallet, utils, BigNumber, providers } from "ethers";

} catch (err) {
console.error("Error using personal_sign, falling back to signer.signMessage: ", err);
// console.error("Error using personal_sign, falling back to signer.signMessage: ", err);
}

@@ -42,0 +42,0 @@ }

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