format-json-cli
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "format-json-cli", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "0.1.0", | ||
"description": "format json file as post-hook to fix prettier", | ||
"keywords": [ | ||
"format", | ||
"prettier", | ||
"cli" | ||
], | ||
"author": { | ||
"name": "Beeno Tung", | ||
"email": "aabbcc1241@yahoo.com.hk", | ||
"url": "https://beeno-tung.surge.sh" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
"license": "BSD-2-Clause", | ||
"bin": { | ||
"format-json-cli": "cli.js" | ||
}, | ||
"files": [ | ||
"cli.js" | ||
], | ||
"scripts": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/beenotung/format-json-cli.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/beenotung/format-json-cli/issues" | ||
}, | ||
"homepage": "https://github.com/beenotung/format-json-cli#readme" | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
3719
4
30
0
1
1
23
0