New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

protoc-bin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protoc-bin

A wrapper for Google's Protobuf Compiler

latest
Source
npmnpm
Version
3.10.0
Version published
Maintainers
1
Created
Source

protoc for npm

This is a simple package that downloads protoc for your operating system and runs it. Having binaries in npm is rull convenient!

The versions on this package try to mirror protoc itself, though I'm very lazy so please file an issue if you need a specific version that doesn't exist.

I just want to run protoc right now!

npx protoc-bin --python_out=./out ./path/to/descriptor.proto

Greetz and anti-greetz

This project is largely a use of the bin-wrapper package by @kevva, thanks for the great library!

This project is not sponsored or represented by Google in any way.

FAQs

Package last updated on 18 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts