Gathering detailed insights and metrics for rollup-plugin-require-context2
Gathering detailed insights and metrics for rollup-plugin-require-context2
Gathering detailed insights and metrics for rollup-plugin-require-context2
Gathering detailed insights and metrics for rollup-plugin-require-context2
rollup-plugin to resovle webpack's requrie.context
npm install rollup-plugin-require-context2
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
2 Stars
41 Commits
2 Branches
1 Contributors
Updated on Jul 08, 2022
Latest Version
1.0.1
Package Id
rollup-plugin-require-context2@1.0.1
Unpacked Size
7.14 kB
Size
2.83 kB
File Count
8
NPM Version
6.11.3
Node Version
12.14.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
rollup plugin for resovling webpack require-context.
repo: https://github.com/elcarim5efil/rollup-plugin-require-context
issue: https://github.com/elcarim5efil/rollup-plugin-require-context/issues/17
Due to this repo has not been updated for quite long time, and have created an issue these days. Hope it will fix very soon. So i have created my own repo to temperary fix this issue for now.
1import requireContext from 'rollup-plugin-require-context2'; 2 3export default { 4 input: 'main.js', 5 output: { 6 file: 'bundle.js', 7 format: 'iife' 8 }, 9 plugins: [ 10 requireContext() 11 ] 12};
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/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
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
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
30 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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