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

@@ -14,3 +14,3 @@ "main": "runtime/index.js",

"mustache": "^2.2.1",
"protobuf2flowtype-runtime": "3.0.2",
"protobuf2flowtype-runtime": "3.0.3",
"yargs": "^6.0.0"

@@ -22,8 +22,8 @@ },

"eslint-plugin-flowtype": "^2.17.1",
"flow-bin": "^0.34.0",
"flow-bin": "^0.35.0",
"json": "^9.0.4",
"mock-cli": "^0.1.2",
"mock-require": "^1.3.0",
"mock-require": "^2.0.0",
"nodeunit": "^0.10.2",
"nyc": "^8.3.0",
"nyc": "^9.0.1",
"protobufjs": "^5.0.1",

@@ -30,0 +30,0 @@ "rewire": "^2.5.2"

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

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