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

protoc-gen-grpc-gateway-es

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

protoc-gen-grpc-gateway-es - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/index.js

10

package.json
{
"bin": "dist/index.js",
"dependencies": {

@@ -16,13 +17,14 @@ "@bufbuild/protobuf": "^1.3.1",

},
"files": [],
"files": [
"dist/index.js"
],
"git": "https://github.com/czabaj/protoc-gen-grpc-gateway-es",
"license": "MIT",
"module": "dist/index.js",
"name": "protoc-gen-grpc-gateway-es",
"scripts": {
"build": "bun build --external @bufbuild/protobuf --external @bufbuild/protoplugin --outdir ./dist ./src/index.ts",
"build": "bun build --external @bufbuild/protobuf --external @bufbuild/protoplugin --outdir ./dist --target node ./src/index.ts",
"generateOptions": "cd options && bunx buf generate buf.build/googleapis/googleapis && bunx buf generate buf.build/grpc-ecosystem/grpc-gateway && bunx buf generate buf.build/protocolbuffers/wellknowntypes"
},
"type": "module",
"version": "0.1.0"
"version": "0.1.1"
}
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