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
3.0.0
to
3.0.1
+4
-4
package.json
{
"name": "protobuf2flowtype",
"version": "3.0.0",
"version": "3.0.1",
"description": "Given protobuf file will generate node packages which export protobufjs builders annotated with flowtype type anotations",

@@ -12,5 +12,5 @@ "main": "runtime/index.js",

"babylon": "^6.10.0",
"fs-extra": "^0.30.0",
"fs-extra": "^1.0.0",
"mustache": "^2.2.1",
"protobuf2flowtype-runtime": "3.0.0",
"protobuf2flowtype-runtime": "3.0.1",
"yargs": "^6.0.0"

@@ -22,3 +22,3 @@ },

"eslint-plugin-flowtype": "^2.17.1",
"flow-bin": "^0.33.0",
"flow-bin": "^0.34.0",
"json": "^9.0.4",

@@ -25,0 +25,0 @@ "mock-cli": "^0.1.2",

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

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