Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "asky", | ||
"version": "0.1.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.2.0", | ||
"description": "Small and simple, pluggable prompter", | ||
"repository": "tunnckoCore/asky", | ||
"author": "Charlike Mike Reagent (https://charlike.online)", | ||
"nspId": "todo", | ||
"main": "./sec/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "hela", | ||
"test": "yarn start test", | ||
"precommit": "yarn start precommit", | ||
"commit": "yarn start commit" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"licenseStart": 2017, | ||
"engines": { | ||
"node": ">=8", | ||
"npm": ">=5", | ||
"yarn": ">=1" | ||
}, | ||
"files": [ | ||
"src/" | ||
], | ||
"dependencies": { | ||
"p-map-series": "1.0.0" | ||
}, | ||
"devDependencies": { | ||
"hela": "*", | ||
"hela-config-tunnckocore": "*", | ||
"mukla": "0.4.9" | ||
}, | ||
"keywords": [ | ||
"automation" | ||
], | ||
"verb": { | ||
"run": true, | ||
"toc": { | ||
"render": true, | ||
"method": "preWrite", | ||
"maxdepth": 3 | ||
}, | ||
"layout": "empty", | ||
"tasks": [ | ||
"readme" | ||
], | ||
"related": { | ||
"list": [ | ||
"dush", | ||
"p-map-series", | ||
"execa", | ||
"hela", | ||
"mri" | ||
], | ||
"highlight": "hela" | ||
}, | ||
"lint": { | ||
"reflinks": true | ||
}, | ||
"reflinks": [] | ||
}, | ||
"release": { | ||
"analyzeCommits": "simple-commit-message" | ||
} | ||
} |
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
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
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 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
15708
3
118
2
2
0
1
3
+ Addedp-map-series@1.0.0
+ Addedp-map-series@1.0.0(transitive)
+ Addedp-reduce@1.0.0(transitive)