@textile/buckets-grpc
Advanced tools
Comparing version 2.6.10 to 2.6.11
@@ -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 @@ } |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
460248
12752