Gathering detailed insights and metrics for bluebird
Gathering detailed insights and metrics for bluebird
Gathering detailed insights and metrics for bluebird
Gathering detailed insights and metrics for bluebird
🐦 ⚡ Bluebird is a full featured promise library with unmatched performance.
npm install bluebird
Typescript
Module System
Node Version
NPM Version
98.3
Supply Chain
89
Quality
76.1
Maintenance
100
Vulnerability
100
License
JavaScript (99.55%)
CSS (0.31%)
Shell (0.08%)
HTML (0.05%)
Total Downloads
8,168,997,119
Last Day
1,675,070
Last Week
29,342,189
Last Month
126,885,902
Last Year
1,410,157,729
MIT License
20,532 Stars
2,114 Commits
2,336 Forks
337 Watchers
30 Branches
239 Contributors
Updated on Jun 30, 2025
Minified
Minified + Gzipped
Latest Version
3.7.2
Package Id
bluebird@3.7.2
Size
136.03 kB
NPM Version
6.9.0
Node Version
12.3.1
Published on
Nov 28, 2019
Cumulative downloads
Total Downloads
Last Day
-4.6%
1,675,070
Compared to previous day
Last Week
-7.7%
29,342,189
Compared to previous week
Last Month
2.1%
126,885,902
Compared to previous month
Last Year
3.1%
1,410,157,729
Compared to previous year
Got a question? Join us on stackoverflow, the mailing list or chat on IRC
Bluebird is a fully featured promise library with focus on innovative features and performance
See the bluebird website for further documentation, references and instructions. See the API reference here.
For bluebird 2.x documentation and files, see the 2.x tree.
Promises in Node.js 10 are significantly faster than before. Bluebird still includes a lot of features like cancellation, iteration methods and warnings that native promises don't. If you are using Bluebird for performance rather than for those - please consider giving native promises a shot and running the benchmarks yourself.
The github issue tracker is only for bug reports and feature requests. Anything else, such as questions for help in using the library, should be posted in StackOverflow under tags promise
and bluebird
.
Thanks to BrowserStack for providing us with a free account which lets us support old browsers like IE8.
The MIT License (MIT)
Copyright (c) 2013-2019 Petka Antonov
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 9/26 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
59 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More