Installations
npm install babel-plugin-reshow-import-extension
Developer Guide
Typescript
No
Module System
CommonJS, ESM
Min. Node Version
>=14
Node Version
14.17.6
NPM Version
8.6.0
Score
56.3
Supply Chain
64.5
Quality
75.5
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (94.93%)
Shell (4.49%)
Smarty (0.23%)
Dockerfile (0.18%)
Go (0.17%)
Developer
Download Statistics
Total Downloads
56,692
Last Day
49
Last Week
212
Last Month
744
Last Year
15,830
GitHub Statistics
4 Stars
1,604 Commits
3 Forks
2 Watching
1 Branches
2 Contributors
Bundle Size
1.12 MB
Minified
276.43 kB
Minified + Gzipped
Package Meta Information
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
Total Downloads
Cumulative downloads
Total Downloads
56,692
Last day
2,350%
49
Compared to previous day
Last week
54.7%
212
Compared to previous week
Last month
-45.3%
744
Compared to previous month
Last year
-10.1%
15,830
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
Dev Dependencies
1
babel-plugin-reshow-import-extension
A tool help u add or replace local import extensions.
Repository
GIT
NPM
Usage
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];
- Whole babel.config.js
https://github.com/react-atomic/react-atomic-atom/blob/main/babel.config.js
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
SAST tool detected: CodeQL
Details
- Info: SAST configuration detected: CodeQL
- Warn: no pull requests merged into dev branch
Reason
no binaries found in the repo
Reason
7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Warn: no linked content found
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
6 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Score
4.2
/10
Last Scanned on 2025-01-13
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