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
2
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.0 to 0.1.2

8

dist/for/v1/api_pb.d.ts

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

/**
* @generated from field: repeated FOR.v1.SupportedCountry countries = 1;
* @generated from field: repeated FOR.v1.SupportedCountry supportedCountries = 1;
*/
countries: SupportedCountry[];
supportedCountries: SupportedCountry[];
constructor(data?: PartialMessage<SupportedCountriesResponse>);

@@ -743,5 +743,5 @@ static readonly runtime: typeof proto3;

/**
* @generated from field: optional FOR.v1.Address walletAddress = 7;
* @generated from field: optional string walletAddress = 7;
*/
walletAddress?: Address;
walletAddress?: string;
/**

@@ -748,0 +748,0 @@ * @generated from field: optional string requestSource = 8;

{
"name": "@uniswap/client-for",
"version": "0.1.0",
"version": "0.1.2",
"publishConfig": {
"access": "restricted"
"access": "public"
},

@@ -7,0 +7,0 @@ "files": [

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