Gathering detailed insights and metrics for webpack-dev-server-types
Gathering detailed insights and metrics for webpack-dev-server-types
Gathering detailed insights and metrics for webpack-dev-server-types
Gathering detailed insights and metrics for webpack-dev-server-types
@types/webpack-dev-server
Stub TypeScript definitions entry for webpack-dev-server, which provides its own types definitions
@types/webpack-blocks__dev-server
TypeScript definitions for @webpack-blocks/dev-server
modular-system-types
//commands to remove webpack ---npm remove webpack webpack-cli webpack-dev-server
npm install webpack-dev-server-types
Typescript
Module System
Node Version
NPM Version
59.4
Supply Chain
60.4
Quality
73.9
Maintenance
100
Vulnerability
100
License
Perl (79.89%)
JavaScript (20.11%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1 Stars
62 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Sep 15, 2021
Latest Version
4.0.0-rc.1
Package Id
webpack-dev-server-types@4.0.0-rc.1
Unpacked Size
13.00 kB
Size
4.58 kB
File Count
13
NPM Version
7.14.0
Node Version
14.16.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
1
Up-to-date types for webpack-dev-server, generated from JSON schema.
With webpack@v5
being stable for several months now, webpack-dev-server@v4
remains in beta, with no clear release timeline in sight. The only officially available types for webpack-dev-server
(@types/webpack-dev-server
) are still limited to v3; understandably so, as v4 has had at least one breaking config change in each of its betas. That leaves webpack@v5
users stuck with having to use the webpack-dev-server
beta without any Typescript typings, and without an easy way to identify breaking config changes (the release notes haven't been terribly helpful).
This is where this repo and npm package, webpack-dev-server-types
, comes in. Using GitHub Actions, it monitors the webpack/webpack-dev-server repo for new releases. When there is a new release, types are automatically generated from the lib/options.json JSON schema, using quicktype, and a new version of the types is released (with a matching version number).
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
3 existing vulnerabilities detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy 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-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