promises-all @1.0.0
MIT
License
No
Install Scripts
1
Dependencies
3
Dev Dependencies
7.0 KB
Package Size
Published
Track down promise states of all promise functions executing in parallel. Similar to promise.all function, but it rejects the complete promise.all() even if any one of the promise fails, where as promises-all npm will indiviudally return you the states.
Maintainers
bhargav-thakrar
Keywords
promisepromisespromise.allparallelpromiseasynchronous
Dependencies (1)
| Package | Constraint | Registry Status |
|---|---|---|
| bluebird | ^3.4.7 | auto_approved |
Dev Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| chai | ^3.5.0 | auto_approved |
| mocha | ^3.2.0 | auto_approved |
| jshint | ^2.9.4 | auto_approved |
Transitive Dependency Tree
1 transitive deps
max depth 1
├─
bluebird
^3.4.7
→ 3.7.2
Commit: 24489c42b898 Browse source
Published to npm: