Comparing version 0.1.0 to 0.2.0
{ | ||
"private": false, | ||
"version": "0.2.0", | ||
"name": "kyle", | ||
"version": "0.1.0", | ||
"description": "", | ||
"description": "NPM package with metadata about me!", | ||
"author": "Kyle Spaans <kyle@spaans.com> (https://spaans.ca)", | ||
"homepage": "https://spaans.ca", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kspaans/node-kspaans.git" | ||
}, | ||
"license": "ISC", | ||
"main": "index.js", | ||
"keywords": [ | ||
"metadata", | ||
"kyle", | ||
"spaans", | ||
"kspaans" | ||
], | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/kspaans/node-kspaans/issues" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"lint:ec": "npx editorconfig-checker .", | ||
"lint:js": "npx eslint .", | ||
"lint:md": "npx remark --quiet --frail .", | ||
"lint": "npx run-p lint:*" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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 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 bug tracker
MaintenancePackage does not have a linked bug tracker 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1792
3
20
1
1
1
15
0