macOS
brew install protoc-gen-jslocal Homebrew formula metadata
brew / Rang 2107
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für protoc-gen-js in AI-Agent-Workflows.
Installation
brew install protoc-gen-jslocal Homebrew formula metadata
sudo apk add protoc-gen-jsAlpine Linux edge package indexes · protoc-gen-js · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#protoc-gen-jsnixpkgs package indexes · pkgs/by-name/pr/protoc-gen-js/package.nix · Quelle: api.github.com
Überblick
Protocol buffers JavaScript generator plugin
Verlauf
protoc-gen-js is the official Protocol Buffers compiler plugin for generating JavaScript message classes from `.proto` definitions.
The JavaScript implementation originated within Google's Protocol Buffers project and is now maintained in the protocolbuffers/protobuf-javascript repository. The project separated the generator into the protoc-gen-js executable while retaining the established Closure and CommonJS output models.
JavaScript generation was historically shipped with the broader Protocol Buffers toolchain. The standalone protobuf-javascript project now distributes protoc-gen-js independently, including an official npm package beginning with version 4.0.0.
Users invoke it through protoc's `--js_out` option, optionally supplying an explicit `--plugin` path. Common choices include Closure-style or CommonJS imports and the `binary` option for wire-format serialization.
Its separation from protoc illustrates the Protocol Buffers ecosystem's move toward independently released language generators. Package maintainers must pair a compatible generator with the JavaScript runtime and protoc.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
protoc-gen-js | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/protocolbuffers/protobuf-javascript
Installationsmetadaten
| Paketschlüssel | brew:protoc-gen-js |
|---|---|
| Version | 4.0.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/protoc-gen-js |
| Homepage | https://github.com/protocolbuffers/protobuf-javascript |
| Repository | https://github.com/protocolbuffers/protobuf-javascript |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/protocolbuffers/protobuf-javascript/archive/refs/tags/v4.0.2.tar.gz |
| Zuletzt aktualisiert | 2026-09-17T16:16:12Z |
| Pulse | updated |
| Abhängigkeiten | abseil, protobuf |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | protoc-gen-js |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
protoc-gen-js
nix profile install nixpkgs#protoc-gen-jsprotoc-gen-js 4.0.2-r0
protoc-gen-js javascript protobuf generator
https://github.com/protocolbuffers/protobuf-javascript
sudo apk add protoc-gen-jsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.