Gathering detailed insights and metrics for @postman/csv-parse
Gathering detailed insights and metrics for @postman/csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
npm install @postman/csv-parse
Typescript
Module System
Node Version
NPM Version
99
Supply Chain
77.3
Quality
82.5
Maintenance
100
Vulnerability
100
License
CoffeeScript (50.16%)
JavaScript (45.47%)
TypeScript (4.37%)
Total Downloads
13,558,090
Last Day
8,016
Last Week
39,559
Last Month
172,688
Last Year
2,698,955
3 Stars
456 Commits
3 Forks
2 Watching
2 Branches
35 Contributors
Minified
Minified + Gzipped
Latest Version
4.0.2
Package Id
@postman/csv-parse@4.0.2
Unpacked Size
89.37 kB
Size
20.96 kB
File Count
31
NPM Version
6.11.3
Node Version
12.10.0
Cumulative downloads
Total Downloads
Last day
6%
8,016
Compared to previous day
Last week
-10.2%
39,559
Compared to previous week
Last month
5.7%
172,688
Compared to previous month
Last year
19.6%
2,698,955
Compared to previous year
Part of the CSV module, this project is a parser converting CSV text input into arrays or objects. It implements the Node.js stream.Transform
API. It also provides a simple callback-based API for convenience. It is both extremely easy to use and powerful. It was first released in 2010 and is used against big data sets by a large community.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/27 approved changesets -- score normalized to 0
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
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-01-27
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