flow-parser-bin
Advanced tools
Comparing version 0.0.0 to 0.63.1
{ | ||
"name": "flow-parser-bin", | ||
"version": "0.0.0", | ||
"description": "", | ||
"version": "0.63.1", | ||
"description": "The Flow JavaScript parser, via bindings to the native OCaml implementation", | ||
"main": "index.js", | ||
"repository": "https://github.com/facebook/flow.git", | ||
"author": "Marshall Roch <mroch@fb.com>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bindings": "^1.3.0", | ||
"nan": "^2.8.0" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"prepublish": "make all", | ||
"verify": "shasum -c SHASUM256.txt" | ||
}, | ||
"author": "Marshall Roch <mroch@fb.com>", | ||
"license": "MIT" | ||
"files": [ | ||
"lib", | ||
"include", | ||
"src", | ||
"index.js", | ||
"binding.gyp", | ||
"SHASUM256.txt" | ||
], | ||
"os": ["darwin", "linux"], | ||
"cpu": ["x64"] | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
8248353
14
9
2
2
4
+ Addedbindings@^1.3.0
+ Addednan@^2.8.0
+ Addedbindings@1.5.0(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)
+ Addednan@2.22.0(transitive)