Gathering detailed insights and metrics for @chialab/wds-plugin-legacy
Gathering detailed insights and metrics for @chialab/wds-plugin-legacy
Gathering detailed insights and metrics for @chialab/wds-plugin-legacy
Gathering detailed insights and metrics for @chialab/wds-plugin-legacy
🚀 Build tools for modern web modules and applications.
npm install @chialab/wds-plugin-legacy
Typescript
Module System
Min. Node Version
Node Version
NPM Version
@chialab/wds-plugin-rna@0.16.1
Updated on Jun 08, 2022
@chialab/wds-plugin-legacy@0.16.1
Updated on Jun 08, 2022
@chialab/esbuild-plugin-require-resolve@0.16.1
Updated on Jun 08, 2022
@chialab/wds-plugin-node-resolve@0.16.1
Updated on Jun 08, 2022
@chialab/rna-bundler@0.16.0
Updated on Jun 08, 2022
@chialab/rna-logger@0.16.0
Updated on Jun 08, 2022
JavaScript (98.68%)
HTML (0.83%)
Handlebars (0.26%)
TypeScript (0.19%)
CSS (0.02%)
SCSS (0.02%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
177 Stars
1,379 Commits
22 Forks
1 Watchers
5 Branches
9 Contributors
Updated on May 10, 2025
Latest Version
0.18.0
Package Id
@chialab/wds-plugin-legacy@0.18.0
Unpacked Size
12.32 kB
Size
4.31 kB
File Count
11
NPM Version
8.19.4
Node Version
16.20.2
Published on
Jan 11, 2024
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
Wds Plugin Legacy • Transform esm modules served by the Web Dev Server into SystemJS modules for legacy browser compatibility.
1npm i @chialab/wds-plugin-legacy -D
1yarn add @chialab/wds-plugin-legacy -D
1import { startDevServer } from '@web/dev-server'; 2import { legacyPlugin } from '@chialab/wds-plugin-legacy'; 3 4await startDevServer({ 5 plugins: [ 6 legacyPlugin(), 7 ], 8});
This is similar to the official legacy plugin, but with a different polyfill strategy.
Wds Plugin Legacy is released under the MIT license.
No vulnerabilities found.
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
SAST tool detected but not run on all commits
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 1/11 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
21 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