New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

protoc-gen-grpc-web

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protoc-gen-grpc-web - npm Package Compare versions

Comparing version 1.0.7 to 1.1.0

2

package.json
{
"name": "protoc-gen-grpc-web",
"version": "1.0.7",
"version": "1.1.0",
"description": "A protoc-gen-grpc-web binary for npm.",

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

@@ -7,3 +7,3 @@ const path = require('path');

const VERSION = '1.0.7';
const VERSION = '1.1.0';
const DL_PREFIX = 'https://github.com/grpc/grpc-web/releases/download/';

@@ -10,0 +10,0 @@ const BIN_DIR = path.resolve(__dirname, "bin");

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