protobuf2flowtype
Advanced tools
+5
-5
| { | ||
| "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", |
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
+ Added
- Removed