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

grpc-inspect

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-inspect - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

index.js

@@ -260,4 +260,4 @@ const _ = require('lodash')

if (!namespace.messages[method.responseType.name]) {
namespace.messages[method.requestType.name] = {
name: method.requestType.name
namespace.messages[method.responseType.name] = {
name: method.responseType.name
}

@@ -264,0 +264,0 @@ }

{
"name": "grpc-inspect",
"version": "0.3.0",
"version": "0.3.1",
"description": "gRPC protocol buffer inspection utility",

@@ -5,0 +5,0 @@ "main": "index.js",

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