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.5 to 1.0.6

4

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

@@ -17,3 +17,3 @@ "main": "index.js",

"scripts": {
"postinstall": "node ./post-install.js"
"postinstall": "node ./post-install.js"
},

@@ -20,0 +20,0 @@ "dependencies": {

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

const VERSION = '1.0.4';
const VERSION = '1.0.6';
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