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

ts-proto

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-proto - npm Package Compare versions

Comparing version 1.165.1 to 1.165.2

2

build/generate-grpc-web.js

@@ -44,3 +44,3 @@ "use strict";

const { useAbortSignal } = options;
const requestMessage = (0, types_1.rawRequestType)(ctx, methodDesc);
const requestMessage = (0, types_1.requestType)(ctx, methodDesc, false);
const inputType = (0, types_1.requestType)(ctx, methodDesc, true);

@@ -47,0 +47,0 @@ const returns = (0, types_1.responsePromiseOrObservable)(ctx, methodDesc);

{
"name": "ts-proto",
"version": "1.165.1",
"version": "1.165.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "build/plugin.js",

Sorry, the diff of this file is not supported yet

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