Gathering detailed insights and metrics for @ai-assistant/rollup-plugin-summary
Gathering detailed insights and metrics for @ai-assistant/rollup-plugin-summary
npm install @ai-assistant/rollup-plugin-summary
Typescript
Module System
Min. Node Version
Node Version
NPM Version
63
Supply Chain
82.1
Quality
75.1
Maintenance
100
Vulnerability
99.6
License
TypeScript (69.8%)
JavaScript (29.3%)
Shell (0.9%)
Total Downloads
1,168
Last Day
3
Last Week
5
Last Month
20
Last Year
895
16 Stars
159 Commits
4 Forks
1 Watching
9 Branches
3 Contributors
Latest Version
1.0.0
Package Id
@ai-assistant/rollup-plugin-summary@1.0.0
Unpacked Size
28.06 kB
Size
5.11 kB
File Count
6
NPM Version
9.6.4
Node Version
20.0.0
Publised On
11 Nov 2023
Cumulative downloads
Total Downloads
Last day
200%
3
Compared to previous day
Last week
66.7%
5
Compared to previous week
Last month
233.3%
20
Compared to previous month
Last year
227.8%
895
Compared to previous year
5
1
34
A rollup plugin that summarizes the output of the build.
1npm i -D rollup-plugin-summary
1yarn add -D rollup-plugin-summary
File: rollup.config.js
1import summary from "rollup-plugin-summary"; 2 3export default { 4 plugins: [summary()], 5};
Read the full documentation to learn about options and more.
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
2 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
security policy file detected
Details
Reason
Found 2/9 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
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