Gathering detailed insights and metrics for babel-plugin-reshow-import-extension
Gathering detailed insights and metrics for babel-plugin-reshow-import-extension
Gathering detailed insights and metrics for babel-plugin-reshow-import-extension
Gathering detailed insights and metrics for babel-plugin-reshow-import-extension
A simplified React cross-component state management.
npm install babel-plugin-reshow-import-extension
Typescript
Module System
Min. Node Version
Node Version
NPM Version
55.4
Supply Chain
65.8
Quality
75.5
Maintenance
100
Vulnerability
100
License
JavaScript (94.89%)
Shell (4.54%)
Smarty (0.23%)
Dockerfile (0.17%)
Go (0.17%)
Total Downloads
61,429
Last Day
19
Last Week
196
Last Month
1,289
Last Year
16,080
4 Stars
1,627 Commits
3 Forks
1 Watchers
1 Branches
2 Contributors
Updated on Jun 26, 2025
Minified
Minified + Gzipped
Latest Version
0.0.7
Package Id
babel-plugin-reshow-import-extension@0.0.7
Unpacked Size
3.05 kB
Size
1.27 kB
File Count
3
NPM Version
8.6.0
Node Version
14.17.6
Cumulative downloads
Total Downloads
Last Day
-20.8%
19
Compared to previous day
Last Week
-24.6%
196
Compared to previous week
Last Month
-32.2%
1,289
Compared to previous month
Last Year
5.6%
16,080
Compared to previous year
2
1
babel-plugin-reshow-import-extension
A tool help u add or replace local import extensions.
GIT
NPM
Add Import Extensions
1plugins: [ 2 ["reshow-import-extension", { extMapping: {"": "js"} }], // will add js extension 3];
Replace Import Extensions
1plugins: [ 2 ["reshow-import-extension", { extMapping: {"js": "mjs"} }], // will replace js extension with mjs 3];
https://github.com/react-atomic/react-atomic-atom/blob/main/babel.config.js
No vulnerabilities found.
Reason
22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
SAST tool detected: CodeQL
Details
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
9 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-06-23
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