Comparing version 1.4.0 to 2.0.0
{ | ||
"name":"functools", | ||
"version":"1.4.0", | ||
"description":"A minimal library of functional operations", | ||
"author":"Azer Koculu <azer@kodfabrik.com>", | ||
"keywords":["functional","fp"], | ||
"directories":{ "lib": "./lib" }, | ||
"main":"./lib/functools", | ||
"repository": { "type":"git", "url" : "http://github.com/azer/functools.git" }, | ||
"devDependencies":{ | ||
"lowkick":"0.x", | ||
"highkick":"1.x" | ||
"name": "functools", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"scripts":{ | ||
"test":"./node_modules/.bin/highkick test/main.js" | ||
} | ||
"author": "", | ||
"license": "ISC" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
0
3637
3
0
2
2
2
0
1
3