Gathering detailed insights and metrics for pouchdb
Gathering detailed insights and metrics for pouchdb
Gathering detailed insights and metrics for pouchdb
Gathering detailed insights and metrics for pouchdb
npm install pouchdb
Typescript
Module System
Node Version
NPM Version
79.2
Supply Chain
77.6
Quality
80.4
Maintenance
100
Vulnerability
98.4
License
JavaScript (98.8%)
Shell (0.69%)
HTML (0.51%)
Total Downloads
15,746,307
Last Day
2,654
Last Week
47,911
Last Month
206,501
Last Year
2,276,342
Apache-2.0 License
17,256 Stars
5,242 Commits
1,470 Forks
266 Watchers
1,553 Branches
375 Contributors
Updated on Jun 01, 2025
Minified
Minified + Gzipped
Latest Version
9.0.0
Package Id
pouchdb@9.0.0
Unpacked Size
5.27 MB
Size
1.46 MB
File Count
22
NPM Version
10.7.0
Node Version
20.11.1
Published on
Jun 21, 2024
Cumulative downloads
Total Downloads
Last Day
-30.5%
2,654
Compared to previous day
Last Week
-9.1%
47,911
Compared to previous week
Last Month
2.8%
206,501
Compared to previous month
Last Year
4.6%
2,276,342
Compared to previous year
PouchDB is a pocket-sized database.
1npm install pouchdb
1var PouchDB = require('pouchdb'); 2var db = new PouchDB('my_db');
For full API documentation and guides on PouchDB, see PouchDB.com.
This is the full, batteries-included pouchdb
package containing code that is designed for both the Browser and Node.js. For details on PouchDB sub-packages, see the Custom Builds documentation.
PouchDB and its sub-packages are distributed as a monorepo.
For a full list of packages, see the GitHub source.
0/10
Summary
Arbitrary Code Injection in pouchdb
Affected Versions
< 6.0.5
Patched Versions
6.0.5
Reason
all changesets reviewed
Reason
no dangerous workflow patterns detected
Reason
24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
33 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-26
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