Socket
Socket
Sign inDemoInstall

@textile/buckets-grpc

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/buckets-grpc - npm Package Compare versions

Comparing version 2.6.10 to 2.6.11

6

api/bucketsd/pb/bucketsd_pb.d.ts

@@ -620,2 +620,7 @@ // package: api.bucketsd.pb

clearPathsList(): void;
getPathsList(): Array<string>;
setPathsList(value: Array<string>): void;
addPaths(value: string, index?: number): string;
serializeBinary(): Uint8Array;

@@ -635,2 +640,3 @@ toObject(includeInstance?: boolean): Header.AsObject;

root: string,
pathsList: Array<string>,
}

@@ -637,0 +643,0 @@ }

2

package.json
{
"name": "@textile/buckets-grpc",
"version": "2.6.10",
"version": "2.6.11",
"description": "A client for interacting with the Textile Buckets gRPC API.",

@@ -5,0 +5,0 @@ "repository": {

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