flow-annotation-check
Advanced tools
Comparing version 1.11.3 to 1.11.4
{ | ||
"name": "flow-annotation-check", | ||
"version": "1.11.3", | ||
"version": "1.11.4", | ||
"description": "Check your files for the presence of the `@flow` and `@flow weak` annotations", | ||
@@ -59,3 +59,3 @@ "author": { | ||
"flow:coverage": "npx flow-coverage-report", | ||
"transpile": "rm -Rf lib/* && babel src --out-dir lib --ignore __tests__" | ||
"transpile": "rm -Rf lib/* && babel src --out-dir lib --ignore \"**/__tests__\"" | ||
}, | ||
@@ -62,0 +62,0 @@ "babel": { |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
5
1
40583
16
742