async.queue
Advanced tools
Comparing version 0.0.0 to 0.4.0
{ | ||
"name": "async.queue", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "example.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"description": "async queuemethod as module.", | ||
"main": "./index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/caolan/async.git" | ||
}, | ||
"author": "", | ||
"license": "MIT" | ||
"author": "Caolan McMahon", | ||
"version": "0.4.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
"async.util.queue": "0.4.0" | ||
}, | ||
"keywords": [ | ||
"async", | ||
"async-modularized", | ||
"queue" | ||
] | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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 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
2260
7
7
2
2
0
15
0
1
+ Addedasync.util.queue@0.4.0
+ Addedasync.util.arrayeach@0.4.0(transitive)
+ Addedasync.util.isarray@0.4.0(transitive)
+ Addedasync.util.map@0.4.0(transitive)
+ Addedasync.util.noop@0.4.0(transitive)
+ Addedasync.util.onlyonce@0.4.0(transitive)
+ Addedasync.util.queue@0.4.0(transitive)
+ Addedasync.util.setimmediate@0.4.0(transitive)