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

@uniswap/client-pools

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/client-pools - npm Package Compare versions

Comparing version

to
0.0.10

6

dist/pools/v1/api_pb.d.ts

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

token1?: string;
/**
* default false; hides spam
*
* @generated from field: optional bool include_hidden = 12;
*/
includeHidden?: boolean;
constructor(data?: PartialMessage<ListPositionsRequest>);

@@ -283,0 +289,0 @@ static readonly runtime: typeof proto3;

1

dist/pools/v1/api_pb.js

@@ -373,2 +373,3 @@ // @generated by protoc-gen-es v1.10.0 with parameter "target=ts"

{ no: 11, name: "token1", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
{ no: 12, name: "include_hidden", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
]);

@@ -375,0 +376,0 @@ /**

2

package.json
{
"name": "@uniswap/client-pools",
"version": "0.0.9",
"version": "0.0.10",
"publishConfig": {

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