browser-bookmarks
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "browser-bookmarks", | ||
"version": "0.0.0", | ||
"description": "", | ||
"version": "0.1.0", | ||
"description": "Retrieve bookmarks from different browsers.", | ||
"keywords": [ | ||
"browser", | ||
"chrome", | ||
"bookmarks", | ||
"favorites" | ||
], | ||
"main": "index.js", | ||
"author": "Vu Tran <vu@vu-tran.com>", | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"lint": "eslint .", | ||
"test": "jest --coverage" | ||
}, | ||
"author": "Vu Tran <vu@vu-tran.com>", | ||
"license": "MIT" | ||
"devDependencies": { | ||
"babel-eslint": "^6.1.2", | ||
"babel-jest": "^15.0.0", | ||
"babel-polyfill": "^6.13.0", | ||
"babel-preset-es2015": "^6.14.0", | ||
"babel-preset-stage-0": "^6.5.0", | ||
"coveralls": "^2.11.12", | ||
"eslint": "^3.4.0", | ||
"eslint-config-airbnb": "^11.0.0", | ||
"eslint-plugin-import": "^1.14.0", | ||
"jest": "^15.1.1" | ||
} | ||
} |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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 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
11144
14
289
2
1
53
10
5