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

to
0.1.3

8

dist/for/v1/api_pb.d.ts

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

lightLogo: string;
/**
* @generated from field: optional string darkFullLogo = 3;
*/
darkFullLogo?: string;
/**
* @generated from field: optional string lightFullLogo = 4;
*/
lightFullLogo?: string;
constructor(data?: PartialMessage<ServiceProviderLogo>);

@@ -286,0 +294,0 @@ static readonly runtime: typeof proto3;

2

package.json
{
"name": "@uniswap/client-for",
"version": "0.1.2",
"version": "0.1.3",
"publishConfig": {

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

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