Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

protobuf2flowtype

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protobuf2flowtype - npm Package Compare versions

Comparing version
2.0.6
to
2.0.7
+5
-2
package.json
{
"name": "protobuf2flowtype",
"version": "2.0.6",
"version": "2.0.7",
"description": "Given protobuf file will generate node packages which export protobufjs builders annotated with flowtype type anotations",
"main": "runtime/index.js",
"bin": {
"protobuf2flowtype": "build/generate-cli.js"
},
"dependencies": {
"protobuf2flowtype-runtime": "2.0.6",
"protobuf2flowtype-runtime": "2.0.7",
"protobufjs": "^5.0.1"

@@ -9,0 +12,0 @@ },

{
"name": "protobuf2flowtype-runtime",
"version": "2.0.6",
"version": "2.0.7",
"description": "Base flowtype type annotations for protobuf",

@@ -5,0 +5,0 @@ "main": "index.js",