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

@cloudquery/plugin-pb-javascript

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudquery/plugin-pb-javascript - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

4

dist/protos/plugin/v3/plugin.d.ts

@@ -1106,3 +1106,3 @@ /**

abstract Transform(call: grpc_1.ServerDuplexStream<Transform.Request, Transform.Response>): void;
abstract TransformSchema(call: grpc_1.ServerDuplexStream<TransformSchema.Request, TransformSchema.Response>): void;
abstract TransformSchema(call: grpc_1.ServerUnaryCall<TransformSchema.Request, TransformSchema.Response>, callback: grpc_1.sendUnaryData<TransformSchema.Response>): void;
abstract Close(call: grpc_1.ServerUnaryCall<Close.Request, Close.Response>, callback: grpc_1.sendUnaryData<Close.Response>): void;

@@ -1123,3 +1123,3 @@ abstract TestConnection(call: grpc_1.ServerUnaryCall<TestConnection.Request, TestConnection.Response>, callback: grpc_1.sendUnaryData<TestConnection.Response>): void;

Transform: GrpcChunkServiceInterface<Transform.Request, Transform.Response>;
TransformSchema: GrpcChunkServiceInterface<TransformSchema.Request, TransformSchema.Response>;
TransformSchema: GrpcUnaryServiceInterface<TransformSchema.Request, TransformSchema.Response>;
Close: GrpcUnaryServiceInterface<Close.Request, Close.Response>;

@@ -1126,0 +1126,0 @@ TestConnection: GrpcUnaryServiceInterface<TestConnection.Request, TestConnection.Response>;

{
"name": "@cloudquery/plugin-pb-javascript",
"version": "0.0.23",
"version": "0.0.24",
"files": [

@@ -5,0 +5,0 @@ "dist"

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