Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 1.0.8 to 1.0.9

8

buckets_pb.d.ts

@@ -49,2 +49,5 @@ // package: buckets.pb

getPrivate(): boolean;
setPrivate(value: boolean): void;
serializeBinary(): Uint8Array;

@@ -64,2 +67,3 @@ toObject(includeInstance?: boolean): InitRequest.AsObject;

bootstrapcid: string,
pb_private: boolean,
}

@@ -84,2 +88,5 @@ }

getSeedcid(): string;
setSeedcid(value: string): void;
serializeBinary(): Uint8Array;

@@ -100,2 +107,3 @@ toObject(includeInstance?: boolean): InitReply.AsObject;

seed: Uint8Array | string,
seedcid: string,
}

@@ -102,0 +110,0 @@ }

2

package.json
{
"name": "@textile/buckets-grpc",
"version": "1.0.8",
"version": "1.0.9",
"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