Installations
npm install script-loader
Developer Guide
Typescript
No
Module System
N/A
Node Version
8.4.0
NPM Version
5.3.0
Score
99.8
Supply Chain
97.1
Quality
82.3
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
webpack-contrib
Download Statistics
Total Downloads
76,653,417
Last Day
13,146
Last Week
124,856
Last Month
652,006
Last Year
8,459,217
GitHub Statistics
326 Stars
40 Commits
44 Forks
19 Watching
2 Branches
30 Contributors
Bundle Size
756.00 B
Minified
413.00 B
Minified + Gzipped
Package Meta Information
Latest Version
0.7.2
Package Id
script-loader@0.7.2
Size
2.79 kB
NPM Version
5.3.0
Node Version
8.4.0
Publised On
29 Sept 2017
Total Downloads
Cumulative downloads
Total Downloads
76,653,417
Last day
-58.7%
13,146
Compared to previous day
Last week
-16.5%
124,856
Compared to previous week
Last month
-11.5%
652,006
Compared to previous month
Last year
-18.3%
8,459,217
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Dev Dependencies
1
Install
1npm install --save-dev script-loader
Usage
Executes JS script once in global context.
:warning: Doesn't work in NodeJS
Config (recommended)
1import exec from 'script.exec.js';
webpack.config.js
1module.exports = { 2 module: { 3 rules: [ 4 { 5 test: /\.exec\.js$/, 6 use: [ 'script-loader' ] 7 } 8 ] 9 } 10}
Inline
1import exec from 'script-loader!./script.js';
Maintainers
Juho Vepsäläinen |
Joshua Wiens |
Kees Kluskens |
Sean Larkin |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 7/26 approved changesets -- score normalized to 2
Reason
project is archived
Details
- Warn: Repository is archived.
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 11 are checked with a SAST tool
Reason
29 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm
- Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9
- Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f
- Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p
- Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv
- Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8
- Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65
- Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh
- Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44
- Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988
- Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj
- Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3
- Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m / GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-7xcx-6wjh-7xp2
- Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v
- Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7
- Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh
- Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp
Score
2.3
/10
Last Scanned on 2024-12-16
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 MoreOther packages similar to script-loader
react-async-script-loader
A decorator for script lazy loading on react component
scriptjs
Asyncronous JavaScript loader and dependency manager
@rushstack/loader-raw-script
## Installation
@googlemaps/js-api-loader
Wrapper for the loading of Google Maps JavaScript API script in the browser