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

@uniswap/conedison

Package Overview
Dependencies
Maintainers
21
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/conedison - npm Package Compare versions

Comparing version 1.7.2 to 1.8.0

4

dist/provider/signing.js

@@ -87,3 +87,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

if (!(typeof error_1.message === 'string' &&
(error_1.message.match(/not (found|implemented)/i) || error_1.message.match(/TrustWalletConnect.WCError error 1/)))) return [3 /*break*/, 7];
(error_1.message.match(/not (found|implemented)/i) ||
error_1.message.match(/TrustWalletConnect.WCError error 1/) ||
error_1.message.match(/Missing or invalid/)))) return [3 /*break*/, 7];
console.warn('signTypedData: wallet does not implement EIP-712, falling back to eth_sign', error_1.message);

@@ -90,0 +92,0 @@ hash = _TypedDataEncoder.hash(populated.domain, types, populated.value);

{
"name": "@uniswap/conedison",
"version": "1.7.2",
"version": "1.8.0",
"description": "Utilities for Uniswap front-end development",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Uniswap/conedison",

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