New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uniswap/client-for

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/client-for - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

18

dist/for/v1/api_pb.d.ts

@@ -1097,31 +1097,27 @@ import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";

/**
* @generated from field: float quoteCurrencyAmount = 6;
* @generated from field: string serviceProvider = 6;
*/
quoteCurrencyAmount: number;
/**
* @generated from field: string serviceProvider = 7;
*/
serviceProvider: string;
/**
* @generated from field: string externalSessionId = 8;
* @generated from field: string externalSessionId = 7;
*/
externalSessionId: string;
/**
* @generated from field: optional string lockAmount = 9;
* @generated from field: optional string lockAmount = 8;
*/
lockAmount?: string;
/**
* @generated from field: optional string requestSource = 10;
* @generated from field: optional string requestSource = 9;
*/
requestSource?: string;
/**
* @generated from field: optional string externalTransactionId = 11;
* @generated from field: optional string externalTransactionId = 10;
*/
externalTransactionId?: string;
/**
* @generated from field: optional string externalCustomerId = 12;
* @generated from field: optional string externalCustomerId = 11;
*/
externalCustomerId?: string;
/**
* @generated from field: optional string redirectUrl = 13;
* @generated from field: optional string redirectUrl = 12;
*/

@@ -1128,0 +1124,0 @@ redirectUrl?: string;

{
"name": "@uniswap/client-for",
"version": "0.1.3",
"version": "0.1.4",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

Sorry, the diff of this file is too big to display

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