protobuf2flowtype
Advanced tools
+5
-2
| { | ||
| "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", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
37839
0.17%+ Added
- Removed