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

@bufbuild/protoc-gen-es

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufbuild/protoc-gen-es - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

6

dist/cjs/package.json
{
"name": "@bufbuild/protoc-gen-es",
"version": "0.0.9",
"version": "0.0.10",
"description": "Protocol Buffers code generator for ECMAScript",

@@ -23,6 +23,6 @@ "license": "Apache-2.0",

"dependencies": {
"@bufbuild/protoplugin": "^0.0.9"
"@bufbuild/protoplugin": "0.0.10"
},
"peerDependencies": {
"@bufbuild/protobuf": "^0.0.9"
"@bufbuild/protobuf": "0.0.10"
},

@@ -29,0 +29,0 @@ "peerDependenciesMeta": {

{
"name": "@bufbuild/protoc-gen-es",
"version": "0.0.9",
"version": "0.0.10",
"description": "Protocol Buffers code generator for ECMAScript",

@@ -23,6 +23,6 @@ "license": "Apache-2.0",

"dependencies": {
"@bufbuild/protoplugin": "^0.0.9"
"@bufbuild/protoplugin": "0.0.10"
},
"peerDependencies": {
"@bufbuild/protobuf": "^0.0.9"
"@bufbuild/protobuf": "0.0.10"
},

@@ -29,0 +29,0 @@ "peerDependenciesMeta": {

# @bufbuild/protoc-gen-es
This package provides the code generator plugin `protoc-gen-es`. The code it
generates depends on `@bufbuild/protobuf`.
generates depends on [@bufbuild/protobuf](https://www.npmjs.com/package/@bufbuild/protobuf).

@@ -6,0 +6,0 @@ ## Protocol Buffers for ECMAScript

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