Gathering detailed insights and metrics for pouchdb
Gathering detailed insights and metrics for pouchdb
🦘 - PouchDB is a pocket-sized database.
npm install pouchdb
Typescript
Module System
Node Version
NPM Version
65.8
Supply Chain
77.6
Quality
81.3
Maintenance
100
Vulnerability
98.4
License
JavaScript (98.81%)
Shell (0.68%)
HTML (0.51%)
Total Downloads
14,696,084
Last Day
2,470
Last Week
30,188
Last Month
180,793
Last Year
2,095,125
16,988 Stars
5,206 Commits
1,467 Forks
270 Watching
1,555 Branches
377 Contributors
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
Publised On
21 Jun 2024
Cumulative downloads
Total Downloads
Last day
-64.3%
2,470
Compared to previous day
Last week
-28.6%
30,188
Compared to previous week
Last month
-5.9%
180,793
Compared to previous month
Last year
-13.4%
2,095,125
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.
Stable Version
1
0/10
Summary
Arbitrary Code Injection in pouchdb
Affected Versions
< 6.0.5
Patched Versions
6.0.5
Reason
no dangerous workflow patterns detected
Reason
15 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Reason
all changesets reviewed
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
45 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
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