Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "copromise", | ||
"version": "0.0.0", | ||
"description": "The co module, stripped bare", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/deanlandolt/copromise" | ||
}, | ||
"keywords": [ | ||
"co", | ||
"promise", | ||
"generator" | ||
], | ||
"author": "Dean Landolt <dean@deanlandolt.com> (http://deanlandolt.com/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/deanlandolt/copromise/issues" | ||
}, | ||
"homepage": "https://github.com/deanlandolt/copromise" | ||
"name": "copromise", | ||
"version": "0.0.1", | ||
"description": "Promise-based adaption of co stripped bare, with a some added conveniences", | ||
"main": "copromise.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/deanlandolt/copromise" | ||
}, | ||
"keywords": [ | ||
"async", | ||
"flow", | ||
"coroutine", | ||
"generator", | ||
"promise" | ||
], | ||
"author": "Dean Landolt <dean@deanlandolt.com> (http://deanlandolt.com/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/deanlandolt/copromise/issues" | ||
}, | ||
"homepage": "https://github.com/deanlandolt/copromise" | ||
} |
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
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
4959
5
83
1
18
0