{"id":377834,"url":"https://github.com/webpack/webpack-dev-middleware","last_synced_at":"2026-07-22T13:03:08.208Z","repository":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-15T10:33:32.000Z","size":14271,"stargazers_count":2513,"open_issues_count":18,"forks_count":382,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-07-18T10:06:34.825Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-07-15T17:50:30.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"packages":[{"id":5066764,"name":"org.webjars.npm:webpack-dev-middleware","ecosystem":"maven","description":"WebJar for webpack-dev-middleware","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2016-06-19T15:59:14.000Z","latest_release_published_at":"2022-12-01T04:35:14.000Z","latest_release_number":"5.3.3","last_synced_at":"2026-07-19T11:42:40.723Z","created_at":"2022-07-28T05:54:38.433Z","updated_at":"2026-07-19T11:42:40.723Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/webpack-dev-middleware/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/webpack-dev-middleware/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2025-10-10T12:32:29.000Z","size":15062,"stargazers_count":2517,"open_issues_count":7,"forks_count":383,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-10-11T11:38:11.562Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2025-10-10T12:32:32.000Z","dependencies_parsed_at":"2024-03-04T11:05:35.013Z","dependency_job_id":"0af115e5-783e-4548-939f-616c5d40d530","html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008849,"owners_count":26084516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webpack","funding_links":[],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v7.4.3","sha":"fd5e61ce45349e03ef911db02824ecaee6e48ba1","kind":"tag","published_at":"2025-09-05T09:43:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"5a916d8fa3201e59970c5b2245d808644fa75511","kind":"tag","published_at":"2024-08-21T15:27:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"99e9b776b38e69380f4cfc00acae208aec923e07","kind":"tag","published_at":"2024-08-20T12:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"792ab65525c79c67e9998ebb81d32a0293f5e624","kind":"tag","published_at":"2024-08-15T18:53:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"1b92c730eff0e79bb7efb287a1bf70b82f289a5a","kind":"tag","published_at":"2024-07-18T11:11:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"3d422a9fae3fbeec4cddb47cb9ae2ff2b995b9ed","kind":"commit","published_at":"2024-04-02T11:33:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"17ed7eb03ebf7fa47e763d0f51f2b4eaa3f0f3ee","kind":"commit","published_at":"2024-03-29T15:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0/manifests"},{"name":"v6.1.3","sha":"4537522597563c5fbe613ee17f91c7e02070c102","kind":"tag","published_at":"2024-03-29T11:08:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3/manifests"},{"name":"v7.1.1","sha":"7c6164a82fd67c7dcd0580ed9a0cd594f94707d8","kind":"tag","published_at":"2024-03-21T11:50:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1/manifests"},{"name":"v5.3.4","sha":"86071ead69e946ada25497d3e281923e885229a4","kind":"tag","published_at":"2024-03-20T15:16:20.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4/manifests"},{"name":"v6.1.2","sha":"54e4a9604905898066979a3a918d3d545f761447","kind":"tag","published_at":"2024-03-20T10:59:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2/manifests"},{"name":"v7.1.0","sha":"3d94e45ac602a6f7a904ea5eba2086d7e38240dd","kind":"tag","published_at":"2024-03-19T19:26:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"687b638bebeaf3c47ec7e2619dcb593a478e8bf4","kind":"tag","published_at":"2023-12-26T14:19:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"94561dea8837cd72d64f7c87af43e5cc16f0e8ee","kind":"tag","published_at":"2023-05-16T15:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ffb013af771d575d59f98622daed998ca922a486","kind":"tag","published_at":"2023-05-03T16:54:50.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"640b9a35e6f798b53e51013111dd04dc199090d7","kind":"tag","published_at":"2023-03-19T20:49:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"a1136ae87c062c64aa1a2d41e882c883c15d99a1","kind":"tag","published_at":"2022-11-28T13:07:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"9d1edd472a20cc6fcbe76ffe634401da6238c8f7","kind":"commit","published_at":"2022-11-20T18:27:31.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0/manifests"},{"name":"v5.3.3","sha":"f3c62b817614e95fd8caa6227ce0fbba8d8eaab3","kind":"tag","published_at":"2022-05-18T14:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"1a45388bcf2c90d9ea955af0a247b05f948b319e","kind":"tag","published_at":"2022-05-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"baa7ea3a56f49d527e96c3e689c6e8f42e6f552a","kind":"tag","published_at":"2022-02-01T12:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"a4ff7a910aff15323f0e0f34f87a02eaec7008f2","kind":"commit","published_at":"2021-12-16T17:09:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"2848c9da01033b7c13959613e0b2a3762af994c0","kind":"commit","published_at":"2021-11-17T15:51:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"06314be085b67b90b9997f0644e3cc2c4b4f2bac","kind":"commit","published_at":"2021-09-25T13:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b9cde6a99ef4da9e46212e80706cceb4a304ce0f","kind":"tag","published_at":"2021-09-24T10:34:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ffae0d1f8176cb8ecc03a52cac2934cd70ed63c7","kind":"tag","published_at":"2021-09-09T16:12:52.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"ed9a1850f2f8c230ec74bbd9d8ea443d2e17c7eb","kind":"commit","published_at":"2021-06-02T13:42:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"e08d1e7ce5b6462eedd7e776c6773a9b87dc8707","kind":"tag","published_at":"2021-05-19T15:19:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"11978bbb26143a3965e3ec293cf7a389661380a9","kind":"tag","published_at":"2021-05-10T14:41:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"348fa48fbe32f598ce173f5a6e95aaaa5ab69ed5","kind":"tag","published_at":"2021-01-15T14:24:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"0abb7edd47a5f66c30c2313bf9ff1e5452187d76","kind":"tag","published_at":"2021-01-13T12:25:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0d42f710f8e667fb11ccd4ee42ba0efcac62dec9","kind":"commit","published_at":"2021-01-12T18:52:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3/manifests"},{"name":"v3.7.3","sha":"685d79d0f960ae61da6ad13b4a642b0fce0e0682","kind":"tag","published_at":"2020-12-15T13:38:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3/manifests"},{"name":"v4.0.2","sha":"2163e13ea6f17c1e1995f7c2d11cd3fc56e89d25","kind":"commit","published_at":"2020-11-10T12:17:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"441b449a430cb2c85efb072704da7e06bce2ea5b","kind":"tag","published_at":"2020-11-09T20:15:34.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9230c13d594dbe8e0a6c6c1cdf5bbfa01cbb4866","kind":"commit","published_at":"2020-10-28T14:43:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"7213deaf1ca6d653d72e71a27263aba9101deca0","kind":"commit","published_at":"2020-07-14T17:00:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"61b62d086d44dc80b58ae64d546c1d9b03783ca3","kind":"commit","published_at":"2020-06-30T15:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"2daa4ddac3cd977f84ce4d25507f0d658447e359","kind":"tag","published_at":"2020-02-20T09:34:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ae2dec9e009bfc2d4468b0d709365586cfdcef84","kind":"commit","published_at":"2020-02-19T12:02:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0/manifests"},{"name":"v3.7.2","sha":"68ae47b1838dbd08f83b7e10099a0eaebdc311e1","kind":"tag","published_at":"2019-09-28T15:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"48fb647ce49a4a50589fc6f2a8282d5b22e918f9","kind":"tag","published_at":"2019-09-03T10:39:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"81bc1f7341edd5d67f6e4d931044aea5b939354e","kind":"tag","published_at":"2019-05-15T08:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"7942228c392304b26a079da69a4e71590eaf4fdc","kind":"tag","published_at":"2019-04-03T12:34:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"894ba2b5f84ff191c5cb2b7cc565f27661946cb6","kind":"tag","published_at":"2019-03-06T15:57:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e5bd8f8d1b12543938601f1daab40e6173db7489","kind":"tag","published_at":"2019-02-19T13:47:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"8e54af29ec18c01c0032300049c4d7333c09b707","kind":"tag","published_at":"2019-02-06T21:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"71c3e20fa0fe59d5dcfebdd64f5fda55dd8f2ab6","kind":"tag","published_at":"2019-01-17T11:45:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0e8ac8259e2802a2e2e112e061f095534e7f2667","kind":"tag","published_at":"2019-01-04T18:04:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8a5d6615fbe03e889fd58557d970c262d2e1f3e4","kind":"tag","published_at":"2018-09-24T18:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"0f9e2e71f2e97842cb2249b1b51f3df9def98ed5","kind":"tag","published_at":"2018-09-10T11:55:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"610e260a755f7abd1e850c416a6c456896d5e13d","kind":"tag","published_at":"2018-08-23T20:02:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"27b6c1af28487263d30888751982b979ff267941","kind":"tag","published_at":"2018-04-26T18:33:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"884664ad07c3b3693745404b2bfe1e782839361f","kind":"commit","published_at":"2018-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"986d69e10bb5f0fb3134fd411bb8104c2f19451f","kind":"tag","published_at":"2018-04-05T00:20:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"4d53d7c4be0e1c3700d0612e1c531c0fb02ca129","kind":"tag","published_at":"2018-03-26T19:09:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"14de0b99cbdf2d3de54bdc24eeb5ab504d43685f","kind":"tag","published_at":"2018-03-06T13:41:30.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"78e98794e5fff0728c1d33657cddbcc192a6ccb7","kind":"tag","published_at":"2018-02-28T22:14:22.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0/manifests"},{"name":"v2.0.6","sha":"0d57c32aab3d238b0e5e18e9539934e7d31ba821","kind":"tag","published_at":"2018-02-22T19:35:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.6","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"0f9ccbe9ddf1e359c7b92f071fc4d811f83f1b7c","kind":"tag","published_at":"2018-02-09T13:43:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.5","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bb57ce6dd966a3a8f910da06d281c123df184634","kind":"tag","published_at":"2018-01-07T06:09:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"4edbc72992ee6cde477c38aadab249ed287ef082","kind":"tag","published_at":"2017-12-22T21:37:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"97a3c0f87fb9bd69cef3692ebffe7f51d4f7dcc5","kind":"tag","published_at":"2017-12-18T17:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"278484ea264fd241d2c76ccc86b8f627a7c1867e","kind":"commit","published_at":"2017-12-14T03:59:44.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e9407b76e43351872e64ab9d0ed0633d10455e98","kind":"commit","published_at":"2017-12-13T20:24:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0/manifests"},{"name":"v1.12.2","sha":"8db879404f523f11f2902b1365a3ffaf6166f6a9","kind":"tag","published_at":"2017-11-27T14:06:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"9ab1d96bc01ceeab162ba74ef268ffb47f071693","kind":"tag","published_at":"2017-11-22T17:50:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"762797e5a04e69c3f97745eb23c7c4e2992b774e","kind":"tag","published_at":"2017-07-31T12:51:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e26433598957b73ddafcb8c16a706fea87297a65","kind":"tag","published_at":"2017-06-22T04:02:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"9b03d791c6641ad7e8eaba2255b95777e30630ed","kind":"tag","published_at":"2017-04-22T09:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8e870fdb313e83bf2562e4fd4d5735035074903f","kind":"tag","published_at":"2017-02-18T13:54:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a34ae3e6312d03a690df8c1309d8f1504e405ade","kind":"tag","published_at":"2017-02-01T20:16:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"fcd8c29ea3e613669c8b59519be2f639daabbdaf","kind":"tag","published_at":"2016-12-15T19:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"4d8d106e05cf5370cca93df73c9bb836a3d64113","kind":"tag","published_at":"2016-10-08T16:15:32.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"ad72c833e2a405afad2a54121a9d46ac73a902dc","kind":"tag","published_at":"2016-09-26T18:13:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"de9371921793fa4e68792501243e223943e51faf","kind":"tag","published_at":"2016-09-23T09:02:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"50fc331e8a8d57e4791914eca6a3fcf7b2f4555b","kind":"tag","published_at":"2016-09-18T07:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1cb0bd681edc556f8ded809fb497aa96131a2655","kind":"tag","published_at":"2016-09-17T19:14:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1e121fde0927ed03077534e003cf72e6e464af8d","kind":"tag","published_at":"2016-09-10T09:17:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"8044d042a85848f7b7445f413e78e99e86e904e5","kind":"tag","published_at":"2016-03-26T14:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7bad02693cfacda82eb150aeb35df340fe43d364","kind":"tag","published_at":"2016-03-24T18:56:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a9fc7f47ad5e1f8b8ea9df930dc69ffa7715beb9","kind":"tag","published_at":"2016-01-22T16:16:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e2a0298e6f5d058e16d6a194f0506833eef62959","kind":"tag","published_at":"2016-01-21T20:36:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"75367b8cb14e541f144fcb8c6de58d00bd927621","kind":"tag","published_at":"2015-11-24T19:46:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"fded9c66e1fe745bed65d6afc2a043e603079e1e","kind":"tag","published_at":"2015-11-24T07:01:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"15071bafc2da09b9b3b655d381a40890b9359545","kind":"tag","published_at":"2015-06-28T06:28:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4f2b09eecc0470a2e0221e21f823bd02ba80df51","kind":"tag","published_at":"2015-06-21T20:26:00.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:54:30.017Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":null,"forks_count":null,"average":22.700304773446387},"purl":"pkg:maven/org.webjars.npm/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T05:01:41.175Z","issues_count":32,"pull_requests_count":1047,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":993728.3105590062,"issues_closed_count":26,"pull_requests_closed_count":966,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8471824259789876,"merged_pull_requests_count":695,"bot_issues_count":1,"bot_pull_requests_count":891,"past_year_issues_count":3,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":196256.2006802721,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":294,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4391691394658754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":297,"past_year_merged_pull_requests_count":187,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:webpack-dev-middleware/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2567023,"name":"webpack-dev-middleware-multi-compiler","ecosystem":"npm","description":"Offers a dev middleware for webpack, which arguments a live bundle to a directory","homepage":"http://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-04-27T10:29:11.727Z","latest_release_published_at":"2017-04-27T10:29:11.727Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-19T11:42:41.554Z","created_at":"2022-04-10T03:37:59.592Z","updated_at":"2026-07-19T11:42:41.554Z","registry_url":"https://www.npmjs.com/package/webpack-dev-middleware-multi-compiler","install_command":"npm install webpack-dev-middleware-multi-compiler","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-06-24T10:42:31.000Z","size":15443,"stargazers_count":2512,"open_issues_count":8,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-06-27T07:03:57.029Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-24T10:42:34.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T04:24:29.508Z","dependent_packages_count":2,"downloads":22,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":13.241113694294276,"dependent_repos_count":7.611275902025924,"dependent_packages_count":8.833550931946979,"stargazers_count":1.8033898115184126,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":6.673850854395373},"purl":"pkg:npm/webpack-dev-middleware-multi-compiler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-dev-middleware-multi-compiler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-dev-middleware-multi-compiler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-dev-middleware-multi-compiler/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:01:26.198Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":314,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":116450.02583025831,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4267515923566879,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":277,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-multi-compiler/codemeta","maintainers":[{"uuid":"faceyspacey","login":"faceyspacey","name":null,"email":"james@faceyspacey.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~faceyspacey","role":null,"created_at":"2022-11-11T02:51:22.247Z","updated_at":"2022-11-11T02:51:22.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/faceyspacey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1006203,"name":"@jonny/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack","middleware","development"],"namespace":"jonny","versions_count":4,"first_release_published_at":"2021-04-15T11:10:41.188Z","latest_release_published_at":"2021-04-15T12:32:18.708Z","latest_release_number":"4.1.3","last_synced_at":"2026-07-19T11:42:41.705Z","created_at":"2022-04-07T19:03:55.606Z","updated_at":"2026-07-19T11:42:41.705Z","registry_url":"https://www.npmjs.com/package/@jonny/webpack-dev-middleware","install_command":"npm install @jonny/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"4.1.3"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-06-24T10:42:31.000Z","size":15443,"stargazers_count":2512,"open_issues_count":8,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-06-27T07:03:57.029Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-24T10:42:34.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T04:24:29.528Z","dependent_packages_count":2,"downloads":177,"downloads_period":"last-month","dependent_repos_count":33,"rankings":{"downloads":12.306443033517803,"dependent_repos_count":2.2125416403262177,"dependent_packages_count":8.833550931946979,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":5.40696087690763},"purl":"pkg:npm/%40jonny/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jonny/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jonny/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jonny/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T06:02:33.597Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":312,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":117046.22676579926,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.42948717948717946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":275,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonny%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"jonny","login":"jonny","name":null,"email":"jonathanburger11@gmail.com","url":null,"packages_count":172,"html_url":"https://www.npmjs.com/~jonny","role":null,"created_at":"2022-11-20T17:57:56.294Z","updated_at":"2022-11-20T17:57:56.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonny/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1164089,"name":"@sanity/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"http://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":"sanity","versions_count":1,"first_release_published_at":"2021-09-17T12:54:38.318Z","latest_release_published_at":"2021-09-17T12:54:38.318Z","latest_release_number":"2.0.6","last_synced_at":"2026-07-19T11:42:41.854Z","created_at":"2022-04-08T12:35:23.812Z","updated_at":"2026-07-19T11:42:41.854Z","registry_url":"https://www.npmjs.com/package/@sanity/webpack-dev-middleware","install_command":"npm install @sanity/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.6"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-06-24T10:42:31.000Z","size":15443,"stargazers_count":2512,"open_issues_count":8,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-06-27T07:03:57.029Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-24T10:42:34.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T04:24:33.452Z","dependent_packages_count":3,"downloads":13605,"downloads_period":"last-month","dependent_repos_count":3550,"rankings":{"downloads":0.8820134409784303,"dependent_repos_count":0.3701548992514832,"dependent_packages_count":5.888476794839281,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":2.1645827827632687},"purl":"pkg:npm/%40sanity/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sanity/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sanity/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sanity/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T06:02:33.597Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":312,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":117046.22676579926,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.42948717948717946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":275,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sanity%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"sanity-io","login":"sanity-io","name":null,"email":"developers@sanity.io","url":null,"packages_count":344,"html_url":"https://www.npmjs.com/~sanity-io","role":null,"created_at":"2022-11-19T20:35:00.603Z","updated_at":"2022-11-19T20:35:00.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sanity-io/packages"},{"uuid":"sanity-svc.npm","login":"sanity-svc.npm","name":null,"email":"svc.npm@sanity.io","url":null,"packages_count":280,"html_url":"https://www.npmjs.com/~sanity-svc.npm","role":null,"created_at":"2025-12-01T14:04:32.301Z","updated_at":"2025-12-01T14:04:32.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sanity-svc.npm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2567021,"name":"webpack-dev-middleware-hapi","ecosystem":"npm","description":"A development middleware for webpack","homepage":"https://github.com/hyprtxt/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack","middleware","development"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-02-28T01:32:24.854Z","latest_release_published_at":"2020-02-28T01:32:24.854Z","latest_release_number":"4.0.0-rc.1","last_synced_at":"2026-07-19T11:42:41.295Z","created_at":"2022-04-10T03:37:59.398Z","updated_at":"2026-07-19T11:42:41.296Z","registry_url":"https://www.npmjs.com/package/webpack-dev-middleware-hapi","install_command":"npm install webpack-dev-middleware-hapi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0-rc.1"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-07T05:24:30.585Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":2.1728005291587853,"forks_count":2.1982073224642225,"average":22.762997298716982},"purl":"pkg:npm/webpack-dev-middleware-hapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-dev-middleware-hapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-dev-middleware-hapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-dev-middleware-hapi/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T22:02:24.925Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":322,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":180761.0251798561,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":278,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4472049689440994,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":283,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-hapi/codemeta","maintainers":[{"uuid":"tdy721","login":"tdy721","name":null,"email":"tdy721@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~tdy721","role":null,"created_at":"2022-11-15T10:39:46.209Z","updated_at":"2022-11-15T10:39:46.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tdy721/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12130655,"name":"org.mvnpm:webpack-dev-middleware","ecosystem":"maven","description":"A development middleware for webpack","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":"org.mvnpm","versions_count":11,"first_release_published_at":"2025-03-19T13:56:47.000Z","latest_release_published_at":"2026-04-08T14:15:59.000Z","latest_release_number":"8.0.3","last_synced_at":"2026-07-19T11:42:41.276Z","created_at":"2025-09-24T00:19:21.362Z","updated_at":"2026-07-19T11:42:41.276Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/webpack-dev-middleware/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/webpack-dev-middleware/","metadata":{},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2025-10-10T12:32:29.000Z","size":15062,"stargazers_count":2517,"open_issues_count":7,"forks_count":383,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-10-11T11:38:11.562Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2025-10-10T12:32:32.000Z","dependencies_parsed_at":"2024-03-04T11:05:35.013Z","dependency_job_id":"0af115e5-783e-4548-939f-616c5d40d530","html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008849,"owners_count":26084516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webpack","funding_links":[],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v7.4.3","sha":"fd5e61ce45349e03ef911db02824ecaee6e48ba1","kind":"tag","published_at":"2025-09-05T09:43:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"5a916d8fa3201e59970c5b2245d808644fa75511","kind":"tag","published_at":"2024-08-21T15:27:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"99e9b776b38e69380f4cfc00acae208aec923e07","kind":"tag","published_at":"2024-08-20T12:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"792ab65525c79c67e9998ebb81d32a0293f5e624","kind":"tag","published_at":"2024-08-15T18:53:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"1b92c730eff0e79bb7efb287a1bf70b82f289a5a","kind":"tag","published_at":"2024-07-18T11:11:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"3d422a9fae3fbeec4cddb47cb9ae2ff2b995b9ed","kind":"commit","published_at":"2024-04-02T11:33:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"17ed7eb03ebf7fa47e763d0f51f2b4eaa3f0f3ee","kind":"commit","published_at":"2024-03-29T15:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0/manifests"},{"name":"v6.1.3","sha":"4537522597563c5fbe613ee17f91c7e02070c102","kind":"tag","published_at":"2024-03-29T11:08:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3/manifests"},{"name":"v7.1.1","sha":"7c6164a82fd67c7dcd0580ed9a0cd594f94707d8","kind":"tag","published_at":"2024-03-21T11:50:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1/manifests"},{"name":"v5.3.4","sha":"86071ead69e946ada25497d3e281923e885229a4","kind":"tag","published_at":"2024-03-20T15:16:20.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4/manifests"},{"name":"v6.1.2","sha":"54e4a9604905898066979a3a918d3d545f761447","kind":"tag","published_at":"2024-03-20T10:59:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2/manifests"},{"name":"v7.1.0","sha":"3d94e45ac602a6f7a904ea5eba2086d7e38240dd","kind":"tag","published_at":"2024-03-19T19:26:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"687b638bebeaf3c47ec7e2619dcb593a478e8bf4","kind":"tag","published_at":"2023-12-26T14:19:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"94561dea8837cd72d64f7c87af43e5cc16f0e8ee","kind":"tag","published_at":"2023-05-16T15:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ffb013af771d575d59f98622daed998ca922a486","kind":"tag","published_at":"2023-05-03T16:54:50.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"640b9a35e6f798b53e51013111dd04dc199090d7","kind":"tag","published_at":"2023-03-19T20:49:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"a1136ae87c062c64aa1a2d41e882c883c15d99a1","kind":"tag","published_at":"2022-11-28T13:07:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"9d1edd472a20cc6fcbe76ffe634401da6238c8f7","kind":"commit","published_at":"2022-11-20T18:27:31.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0/manifests"},{"name":"v5.3.3","sha":"f3c62b817614e95fd8caa6227ce0fbba8d8eaab3","kind":"tag","published_at":"2022-05-18T14:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"1a45388bcf2c90d9ea955af0a247b05f948b319e","kind":"tag","published_at":"2022-05-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"baa7ea3a56f49d527e96c3e689c6e8f42e6f552a","kind":"tag","published_at":"2022-02-01T12:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"a4ff7a910aff15323f0e0f34f87a02eaec7008f2","kind":"commit","published_at":"2021-12-16T17:09:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"2848c9da01033b7c13959613e0b2a3762af994c0","kind":"commit","published_at":"2021-11-17T15:51:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"06314be085b67b90b9997f0644e3cc2c4b4f2bac","kind":"commit","published_at":"2021-09-25T13:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b9cde6a99ef4da9e46212e80706cceb4a304ce0f","kind":"tag","published_at":"2021-09-24T10:34:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ffae0d1f8176cb8ecc03a52cac2934cd70ed63c7","kind":"tag","published_at":"2021-09-09T16:12:52.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"ed9a1850f2f8c230ec74bbd9d8ea443d2e17c7eb","kind":"commit","published_at":"2021-06-02T13:42:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"e08d1e7ce5b6462eedd7e776c6773a9b87dc8707","kind":"tag","published_at":"2021-05-19T15:19:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"11978bbb26143a3965e3ec293cf7a389661380a9","kind":"tag","published_at":"2021-05-10T14:41:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"348fa48fbe32f598ce173f5a6e95aaaa5ab69ed5","kind":"tag","published_at":"2021-01-15T14:24:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"0abb7edd47a5f66c30c2313bf9ff1e5452187d76","kind":"tag","published_at":"2021-01-13T12:25:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0d42f710f8e667fb11ccd4ee42ba0efcac62dec9","kind":"commit","published_at":"2021-01-12T18:52:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3/manifests"},{"name":"v3.7.3","sha":"685d79d0f960ae61da6ad13b4a642b0fce0e0682","kind":"tag","published_at":"2020-12-15T13:38:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3/manifests"},{"name":"v4.0.2","sha":"2163e13ea6f17c1e1995f7c2d11cd3fc56e89d25","kind":"commit","published_at":"2020-11-10T12:17:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"441b449a430cb2c85efb072704da7e06bce2ea5b","kind":"tag","published_at":"2020-11-09T20:15:34.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9230c13d594dbe8e0a6c6c1cdf5bbfa01cbb4866","kind":"commit","published_at":"2020-10-28T14:43:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"7213deaf1ca6d653d72e71a27263aba9101deca0","kind":"commit","published_at":"2020-07-14T17:00:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"61b62d086d44dc80b58ae64d546c1d9b03783ca3","kind":"commit","published_at":"2020-06-30T15:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"2daa4ddac3cd977f84ce4d25507f0d658447e359","kind":"tag","published_at":"2020-02-20T09:34:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ae2dec9e009bfc2d4468b0d709365586cfdcef84","kind":"commit","published_at":"2020-02-19T12:02:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0/manifests"},{"name":"v3.7.2","sha":"68ae47b1838dbd08f83b7e10099a0eaebdc311e1","kind":"tag","published_at":"2019-09-28T15:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"48fb647ce49a4a50589fc6f2a8282d5b22e918f9","kind":"tag","published_at":"2019-09-03T10:39:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"81bc1f7341edd5d67f6e4d931044aea5b939354e","kind":"tag","published_at":"2019-05-15T08:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"7942228c392304b26a079da69a4e71590eaf4fdc","kind":"tag","published_at":"2019-04-03T12:34:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"894ba2b5f84ff191c5cb2b7cc565f27661946cb6","kind":"tag","published_at":"2019-03-06T15:57:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e5bd8f8d1b12543938601f1daab40e6173db7489","kind":"tag","published_at":"2019-02-19T13:47:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"8e54af29ec18c01c0032300049c4d7333c09b707","kind":"tag","published_at":"2019-02-06T21:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"71c3e20fa0fe59d5dcfebdd64f5fda55dd8f2ab6","kind":"tag","published_at":"2019-01-17T11:45:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0e8ac8259e2802a2e2e112e061f095534e7f2667","kind":"tag","published_at":"2019-01-04T18:04:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8a5d6615fbe03e889fd58557d970c262d2e1f3e4","kind":"tag","published_at":"2018-09-24T18:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"0f9e2e71f2e97842cb2249b1b51f3df9def98ed5","kind":"tag","published_at":"2018-09-10T11:55:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"610e260a755f7abd1e850c416a6c456896d5e13d","kind":"tag","published_at":"2018-08-23T20:02:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"27b6c1af28487263d30888751982b979ff267941","kind":"tag","published_at":"2018-04-26T18:33:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"884664ad07c3b3693745404b2bfe1e782839361f","kind":"commit","published_at":"2018-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"986d69e10bb5f0fb3134fd411bb8104c2f19451f","kind":"tag","published_at":"2018-04-05T00:20:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"4d53d7c4be0e1c3700d0612e1c531c0fb02ca129","kind":"tag","published_at":"2018-03-26T19:09:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"14de0b99cbdf2d3de54bdc24eeb5ab504d43685f","kind":"tag","published_at":"2018-03-06T13:41:30.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"78e98794e5fff0728c1d33657cddbcc192a6ccb7","kind":"tag","published_at":"2018-02-28T22:14:22.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0/manifests"},{"name":"v2.0.6","sha":"0d57c32aab3d238b0e5e18e9539934e7d31ba821","kind":"tag","published_at":"2018-02-22T19:35:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.6","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"0f9ccbe9ddf1e359c7b92f071fc4d811f83f1b7c","kind":"tag","published_at":"2018-02-09T13:43:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.5","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bb57ce6dd966a3a8f910da06d281c123df184634","kind":"tag","published_at":"2018-01-07T06:09:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"4edbc72992ee6cde477c38aadab249ed287ef082","kind":"tag","published_at":"2017-12-22T21:37:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"97a3c0f87fb9bd69cef3692ebffe7f51d4f7dcc5","kind":"tag","published_at":"2017-12-18T17:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"278484ea264fd241d2c76ccc86b8f627a7c1867e","kind":"commit","published_at":"2017-12-14T03:59:44.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e9407b76e43351872e64ab9d0ed0633d10455e98","kind":"commit","published_at":"2017-12-13T20:24:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0/manifests"},{"name":"v1.12.2","sha":"8db879404f523f11f2902b1365a3ffaf6166f6a9","kind":"tag","published_at":"2017-11-27T14:06:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"9ab1d96bc01ceeab162ba74ef268ffb47f071693","kind":"tag","published_at":"2017-11-22T17:50:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"762797e5a04e69c3f97745eb23c7c4e2992b774e","kind":"tag","published_at":"2017-07-31T12:51:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e26433598957b73ddafcb8c16a706fea87297a65","kind":"tag","published_at":"2017-06-22T04:02:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"9b03d791c6641ad7e8eaba2255b95777e30630ed","kind":"tag","published_at":"2017-04-22T09:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8e870fdb313e83bf2562e4fd4d5735035074903f","kind":"tag","published_at":"2017-02-18T13:54:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a34ae3e6312d03a690df8c1309d8f1504e405ade","kind":"tag","published_at":"2017-02-01T20:16:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"fcd8c29ea3e613669c8b59519be2f639daabbdaf","kind":"tag","published_at":"2016-12-15T19:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"4d8d106e05cf5370cca93df73c9bb836a3d64113","kind":"tag","published_at":"2016-10-08T16:15:32.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"ad72c833e2a405afad2a54121a9d46ac73a902dc","kind":"tag","published_at":"2016-09-26T18:13:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"de9371921793fa4e68792501243e223943e51faf","kind":"tag","published_at":"2016-09-23T09:02:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"50fc331e8a8d57e4791914eca6a3fcf7b2f4555b","kind":"tag","published_at":"2016-09-18T07:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1cb0bd681edc556f8ded809fb497aa96131a2655","kind":"tag","published_at":"2016-09-17T19:14:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1e121fde0927ed03077534e003cf72e6e464af8d","kind":"tag","published_at":"2016-09-10T09:17:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"8044d042a85848f7b7445f413e78e99e86e904e5","kind":"tag","published_at":"2016-03-26T14:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7bad02693cfacda82eb150aeb35df340fe43d364","kind":"tag","published_at":"2016-03-24T18:56:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a9fc7f47ad5e1f8b8ea9df930dc69ffa7715beb9","kind":"tag","published_at":"2016-01-22T16:16:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e2a0298e6f5d058e16d6a194f0506833eef62959","kind":"tag","published_at":"2016-01-21T20:36:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"75367b8cb14e541f144fcb8c6de58d00bd927621","kind":"tag","published_at":"2015-11-24T19:46:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"fded9c66e1fe745bed65d6afc2a043e603079e1e","kind":"tag","published_at":"2015-11-24T07:01:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"15071bafc2da09b9b3b655d381a40890b9359545","kind":"tag","published_at":"2015-06-28T06:28:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4f2b09eecc0470a2e0221e21f823bd02ba80df51","kind":"tag","published_at":"2015-06-21T20:26:00.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:54:50.045Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.95684409303976,"dependent_packages_count":45.687034579403715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.82193933622174},"purl":"pkg:maven/org.mvnpm/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T05:01:41.175Z","issues_count":32,"pull_requests_count":1047,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":993728.3105590062,"issues_closed_count":26,"pull_requests_closed_count":966,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8471824259789876,"merged_pull_requests_count":695,"bot_issues_count":1,"bot_pull_requests_count":891,"past_year_issues_count":3,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":196256.2006802721,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":294,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4391691394658754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":297,"past_year_merged_pull_requests_count":187,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:webpack-dev-middleware/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14075213,"name":"@depup/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack (with updated dependencies)","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack-dev-middleware","depup","updated-dependencies","security","latest","patched","webpack","middleware","development"],"namespace":"depup","versions_count":6,"first_release_published_at":"2026-03-17T16:39:46.045Z","latest_release_published_at":"2026-04-07T16:29:49.318Z","latest_release_number":"8.0.3-depup.0","last_synced_at":"2026-07-19T11:42:42.033Z","created_at":"2026-03-19T04:24:14.362Z","updated_at":"2026-07-19T11:42:42.033Z","registry_url":"https://www.npmjs.com/package/@depup/webpack-dev-middleware","install_command":"npm install @depup/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"8.0.3-depup.0"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-06-24T10:42:31.000Z","size":15443,"stargazers_count":2512,"open_issues_count":8,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-06-27T07:03:57.029Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-24T10:42:34.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T04:24:29.533Z","dependent_packages_count":0,"downloads":73,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:16.421Z","updated_at":"2026-03-19T04:24:16.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2567024,"name":"webpack-dev-middleware-webpack-2","ecosystem":"npm","description":"Offers a dev middleware for webpack, which arguments a live bundle to a directory","homepage":"http://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-02-16T13:54:16.995Z","latest_release_published_at":"2016-02-16T13:54:16.995Z","latest_release_number":"1.5.1","last_synced_at":"2026-07-19T11:42:41.385Z","created_at":"2022-04-10T03:37:59.612Z","updated_at":"2026-07-19T11:42:41.385Z","registry_url":"https://www.npmjs.com/package/webpack-dev-middleware-webpack-2","install_command":"npm install webpack-dev-middleware-webpack-2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.1"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2025-10-24T19:42:53.000Z","size":13924,"stargazers_count":2517,"open_issues_count":8,"forks_count":382,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-10-26T11:39:58.801Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2025-10-24T10:40:24.000Z","dependencies_parsed_at":"2024-03-04T11:05:35.013Z","dependency_job_id":"0af115e5-783e-4548-939f-616c5d40d530","html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281175165,"owners_count":26456128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v7.4.5","sha":"ec97e06f377e593cb40e4a07e81ffd937ea82026","kind":"tag","published_at":"2025-09-24T16:59:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.5","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.5/manifests"},{"name":"v7.4.4","sha":"8f40f5fa825b8f07779b9f8365072c9a1cb45636","kind":"tag","published_at":"2025-09-23T20:23:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"fd5e61ce45349e03ef911db02824ecaee6e48ba1","kind":"tag","published_at":"2025-09-05T09:43:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"5a916d8fa3201e59970c5b2245d808644fa75511","kind":"tag","published_at":"2024-08-21T15:27:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"99e9b776b38e69380f4cfc00acae208aec923e07","kind":"tag","published_at":"2024-08-20T12:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"792ab65525c79c67e9998ebb81d32a0293f5e624","kind":"tag","published_at":"2024-08-15T18:53:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"1b92c730eff0e79bb7efb287a1bf70b82f289a5a","kind":"tag","published_at":"2024-07-18T11:11:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"3d422a9fae3fbeec4cddb47cb9ae2ff2b995b9ed","kind":"commit","published_at":"2024-04-02T11:33:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"17ed7eb03ebf7fa47e763d0f51f2b4eaa3f0f3ee","kind":"commit","published_at":"2024-03-29T15:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0/manifests"},{"name":"v6.1.3","sha":"4537522597563c5fbe613ee17f91c7e02070c102","kind":"tag","published_at":"2024-03-29T11:08:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3/manifests"},{"name":"v7.1.1","sha":"7c6164a82fd67c7dcd0580ed9a0cd594f94707d8","kind":"tag","published_at":"2024-03-21T11:50:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1/manifests"},{"name":"v5.3.4","sha":"86071ead69e946ada25497d3e281923e885229a4","kind":"tag","published_at":"2024-03-20T15:16:20.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4/manifests"},{"name":"v6.1.2","sha":"54e4a9604905898066979a3a918d3d545f761447","kind":"tag","published_at":"2024-03-20T10:59:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2/manifests"},{"name":"v7.1.0","sha":"3d94e45ac602a6f7a904ea5eba2086d7e38240dd","kind":"tag","published_at":"2024-03-19T19:26:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"687b638bebeaf3c47ec7e2619dcb593a478e8bf4","kind":"tag","published_at":"2023-12-26T14:19:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"94561dea8837cd72d64f7c87af43e5cc16f0e8ee","kind":"tag","published_at":"2023-05-16T15:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ffb013af771d575d59f98622daed998ca922a486","kind":"tag","published_at":"2023-05-03T16:54:50.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"640b9a35e6f798b53e51013111dd04dc199090d7","kind":"tag","published_at":"2023-03-19T20:49:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"a1136ae87c062c64aa1a2d41e882c883c15d99a1","kind":"tag","published_at":"2022-11-28T13:07:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"9d1edd472a20cc6fcbe76ffe634401da6238c8f7","kind":"commit","published_at":"2022-11-20T18:27:31.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0/manifests"},{"name":"v5.3.3","sha":"f3c62b817614e95fd8caa6227ce0fbba8d8eaab3","kind":"tag","published_at":"2022-05-18T14:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"1a45388bcf2c90d9ea955af0a247b05f948b319e","kind":"tag","published_at":"2022-05-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"baa7ea3a56f49d527e96c3e689c6e8f42e6f552a","kind":"tag","published_at":"2022-02-01T12:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"a4ff7a910aff15323f0e0f34f87a02eaec7008f2","kind":"commit","published_at":"2021-12-16T17:09:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"2848c9da01033b7c13959613e0b2a3762af994c0","kind":"commit","published_at":"2021-11-17T15:51:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"06314be085b67b90b9997f0644e3cc2c4b4f2bac","kind":"commit","published_at":"2021-09-25T13:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b9cde6a99ef4da9e46212e80706cceb4a304ce0f","kind":"tag","published_at":"2021-09-24T10:34:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ffae0d1f8176cb8ecc03a52cac2934cd70ed63c7","kind":"tag","published_at":"2021-09-09T16:12:52.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"ed9a1850f2f8c230ec74bbd9d8ea443d2e17c7eb","kind":"commit","published_at":"2021-06-02T13:42:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"e08d1e7ce5b6462eedd7e776c6773a9b87dc8707","kind":"tag","published_at":"2021-05-19T15:19:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"11978bbb26143a3965e3ec293cf7a389661380a9","kind":"tag","published_at":"2021-05-10T14:41:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"348fa48fbe32f598ce173f5a6e95aaaa5ab69ed5","kind":"tag","published_at":"2021-01-15T14:24:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"0abb7edd47a5f66c30c2313bf9ff1e5452187d76","kind":"tag","published_at":"2021-01-13T12:25:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0d42f710f8e667fb11ccd4ee42ba0efcac62dec9","kind":"commit","published_at":"2021-01-12T18:52:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3/manifests"},{"name":"v3.7.3","sha":"685d79d0f960ae61da6ad13b4a642b0fce0e0682","kind":"tag","published_at":"2020-12-15T13:38:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3/manifests"},{"name":"v4.0.2","sha":"2163e13ea6f17c1e1995f7c2d11cd3fc56e89d25","kind":"commit","published_at":"2020-11-10T12:17:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"441b449a430cb2c85efb072704da7e06bce2ea5b","kind":"tag","published_at":"2020-11-09T20:15:34.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9230c13d594dbe8e0a6c6c1cdf5bbfa01cbb4866","kind":"commit","published_at":"2020-10-28T14:43:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"7213deaf1ca6d653d72e71a27263aba9101deca0","kind":"commit","published_at":"2020-07-14T17:00:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"61b62d086d44dc80b58ae64d546c1d9b03783ca3","kind":"commit","published_at":"2020-06-30T15:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"2daa4ddac3cd977f84ce4d25507f0d658447e359","kind":"tag","published_at":"2020-02-20T09:34:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ae2dec9e009bfc2d4468b0d709365586cfdcef84","kind":"commit","published_at":"2020-02-19T12:02:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0/manifests"},{"name":"v3.7.2","sha":"68ae47b1838dbd08f83b7e10099a0eaebdc311e1","kind":"tag","published_at":"2019-09-28T15:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"48fb647ce49a4a50589fc6f2a8282d5b22e918f9","kind":"tag","published_at":"2019-09-03T10:39:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"81bc1f7341edd5d67f6e4d931044aea5b939354e","kind":"tag","published_at":"2019-05-15T08:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"7942228c392304b26a079da69a4e71590eaf4fdc","kind":"tag","published_at":"2019-04-03T12:34:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"894ba2b5f84ff191c5cb2b7cc565f27661946cb6","kind":"tag","published_at":"2019-03-06T15:57:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e5bd8f8d1b12543938601f1daab40e6173db7489","kind":"tag","published_at":"2019-02-19T13:47:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"8e54af29ec18c01c0032300049c4d7333c09b707","kind":"tag","published_at":"2019-02-06T21:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"71c3e20fa0fe59d5dcfebdd64f5fda55dd8f2ab6","kind":"tag","published_at":"2019-01-17T11:45:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0e8ac8259e2802a2e2e112e061f095534e7f2667","kind":"tag","published_at":"2019-01-04T18:04:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8a5d6615fbe03e889fd58557d970c262d2e1f3e4","kind":"tag","published_at":"2018-09-24T18:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"0f9e2e71f2e97842cb2249b1b51f3df9def98ed5","kind":"tag","published_at":"2018-09-10T11:55:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"610e260a755f7abd1e850c416a6c456896d5e13d","kind":"tag","published_at":"2018-08-23T20:02:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"27b6c1af28487263d30888751982b979ff267941","kind":"tag","published_at":"2018-04-26T18:33:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"884664ad07c3b3693745404b2bfe1e782839361f","kind":"commit","published_at":"2018-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"986d69e10bb5f0fb3134fd411bb8104c2f19451f","kind":"tag","published_at":"2018-04-05T00:20:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"4d53d7c4be0e1c3700d0612e1c531c0fb02ca129","kind":"tag","published_at":"2018-03-26T19:09:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"14de0b99cbdf2d3de54bdc24eeb5ab504d43685f","kind":"tag","published_at":"2018-03-06T13:41:30.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"78e98794e5fff0728c1d33657cddbcc192a6ccb7","kind":"tag","published_at":"2018-02-28T22:14:22.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0/manifests"},{"name":"v2.0.6","sha":"0d57c32aab3d238b0e5e18e9539934e7d31ba821","kind":"tag","published_at":"2018-02-22T19:35:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.6","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"0f9ccbe9ddf1e359c7b92f071fc4d811f83f1b7c","kind":"tag","published_at":"2018-02-09T13:43:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.5","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bb57ce6dd966a3a8f910da06d281c123df184634","kind":"tag","published_at":"2018-01-07T06:09:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"4edbc72992ee6cde477c38aadab249ed287ef082","kind":"tag","published_at":"2017-12-22T21:37:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"97a3c0f87fb9bd69cef3692ebffe7f51d4f7dcc5","kind":"tag","published_at":"2017-12-18T17:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"278484ea264fd241d2c76ccc86b8f627a7c1867e","kind":"commit","published_at":"2017-12-14T03:59:44.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e9407b76e43351872e64ab9d0ed0633d10455e98","kind":"commit","published_at":"2017-12-13T20:24:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0/manifests"},{"name":"v1.12.2","sha":"8db879404f523f11f2902b1365a3ffaf6166f6a9","kind":"tag","published_at":"2017-11-27T14:06:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"9ab1d96bc01ceeab162ba74ef268ffb47f071693","kind":"tag","published_at":"2017-11-22T17:50:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"762797e5a04e69c3f97745eb23c7c4e2992b774e","kind":"tag","published_at":"2017-07-31T12:51:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e26433598957b73ddafcb8c16a706fea87297a65","kind":"tag","published_at":"2017-06-22T04:02:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"9b03d791c6641ad7e8eaba2255b95777e30630ed","kind":"tag","published_at":"2017-04-22T09:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8e870fdb313e83bf2562e4fd4d5735035074903f","kind":"tag","published_at":"2017-02-18T13:54:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a34ae3e6312d03a690df8c1309d8f1504e405ade","kind":"tag","published_at":"2017-02-01T20:16:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"fcd8c29ea3e613669c8b59519be2f639daabbdaf","kind":"tag","published_at":"2016-12-15T19:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"4d8d106e05cf5370cca93df73c9bb836a3d64113","kind":"tag","published_at":"2016-10-08T16:15:32.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"ad72c833e2a405afad2a54121a9d46ac73a902dc","kind":"tag","published_at":"2016-09-26T18:13:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"de9371921793fa4e68792501243e223943e51faf","kind":"tag","published_at":"2016-09-23T09:02:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"50fc331e8a8d57e4791914eca6a3fcf7b2f4555b","kind":"tag","published_at":"2016-09-18T07:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1cb0bd681edc556f8ded809fb497aa96131a2655","kind":"tag","published_at":"2016-09-17T19:14:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1e121fde0927ed03077534e003cf72e6e464af8d","kind":"tag","published_at":"2016-09-10T09:17:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"8044d042a85848f7b7445f413e78e99e86e904e5","kind":"tag","published_at":"2016-03-26T14:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7bad02693cfacda82eb150aeb35df340fe43d364","kind":"tag","published_at":"2016-03-24T18:56:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a9fc7f47ad5e1f8b8ea9df930dc69ffa7715beb9","kind":"tag","published_at":"2016-01-22T16:16:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e2a0298e6f5d058e16d6a194f0506833eef62959","kind":"tag","published_at":"2016-01-21T20:36:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"75367b8cb14e541f144fcb8c6de58d00bd927621","kind":"tag","published_at":"2015-11-24T19:46:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"fded9c66e1fe745bed65d6afc2a043e603079e1e","kind":"tag","published_at":"2015-11-24T07:01:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"15071bafc2da09b9b3b655d381a40890b9359545","kind":"tag","published_at":"2015-06-28T06:28:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4f2b09eecc0470a2e0221e21f823bd02ba80df51","kind":"tag","published_at":"2015-06-21T20:26:00.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T17:19:03.230Z","dependent_packages_count":2,"downloads":277,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":17.0115110663499,"dependent_repos_count":7.611275902025924,"dependent_packages_count":8.833550931946979,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":7.42772133581399},"purl":"pkg:npm/webpack-dev-middleware-webpack-2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-dev-middleware-webpack-2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-dev-middleware-webpack-2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-dev-middleware-webpack-2/dependencies","status":"unpublished","funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T06:02:33.597Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":312,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":117046.22676579926,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.42948717948717946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":275,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-webpack-2/codemeta","maintainers":[{"uuid":"bkniffler","login":"bkniffler","name":null,"email":"benjamin@kniffler.com","url":null,"packages_count":379,"html_url":"https://www.npmjs.com/~bkniffler","role":null,"created_at":"2022-11-11T02:51:35.204Z","updated_at":"2022-11-11T02:51:35.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bkniffler/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1054614,"name":"@megastructure/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":"megastructure","versions_count":1,"first_release_published_at":"2020-07-27T14:47:22.955Z","latest_release_published_at":"2020-07-27T14:47:22.955Z","latest_release_number":"3.4.0","last_synced_at":"2026-07-19T11:42:42.235Z","created_at":"2022-04-07T20:20:20.956Z","updated_at":"2026-07-19T11:42:42.235Z","registry_url":"https://www.npmjs.com/package/@megastructure/webpack-dev-middleware","install_command":"npm install @megastructure/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-11T06:24:34.049Z","dependent_packages_count":1,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.1728005291587853,"forks_count":2.1982073224642225,"average":18.843255998338417},"purl":"pkg:npm/%40megastructure/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@megastructure/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@megastructure/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@megastructure/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T06:01:26.198Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":314,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":116450.02583025831,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4267515923566879,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":277,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@megastructure%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"connor.peet","login":"connor.peet","name":null,"email":"connor@peet.io","url":null,"packages_count":66,"html_url":"https://www.npmjs.com/~connor.peet","role":null,"created_at":"2022-11-20T19:32:01.894Z","updated_at":"2022-11-20T19:32:01.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/connor.peet/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2567018,"name":"webpack-dev-middleware-2","ecosystem":"npm","description":"A development middleware for webpack; enhanced for use with bffs other than express, like koa2","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack","middleware","development"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-06-19T00:57:19.134Z","latest_release_published_at":"2021-06-19T01:06:36.830Z","latest_release_number":"5.0.2","last_synced_at":"2026-07-19T11:42:41.879Z","created_at":"2022-04-10T03:37:59.281Z","updated_at":"2026-07-19T11:42:41.880Z","registry_url":"https://www.npmjs.com/package/webpack-dev-middleware-2","install_command":"npm install webpack-dev-middleware-2","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"5.0.2"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-06-24T10:42:31.000Z","size":15443,"stargazers_count":2512,"open_issues_count":8,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-06-27T07:03:57.029Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-24T10:42:34.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34867233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T04:24:34.720Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":26.042373389215975},"purl":"pkg:npm/webpack-dev-middleware-2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-dev-middleware-2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-dev-middleware-2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-dev-middleware-2/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T06:02:17.181Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":318,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":116011.98909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4339622641509434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":281,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware-2/codemeta","maintainers":[{"uuid":"noahedwardhall","login":"noahedwardhall","name":null,"email":"noahedwardhall@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~noahedwardhall","role":null,"created_at":"2022-11-15T10:39:48.219Z","updated_at":"2022-11-15T10:39:48.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noahedwardhall/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1932237,"name":"koa2-webpack-dev-middleware","ecosystem":"npm","description":"Offers a koa@2 dev middleware for webpack, which arguments a live bundle to a directory","homepage":"http://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2016-07-19T13:46:56.367Z","latest_release_published_at":"2016-07-19T13:46:56.367Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-19T11:42:41.882Z","created_at":"2022-04-09T18:31:11.751Z","updated_at":"2026-07-19T11:42:41.883Z","registry_url":"https://www.npmjs.com/package/koa2-webpack-dev-middleware","install_command":"npm install koa2-webpack-dev-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-07T05:24:30.560Z","dependent_packages_count":1,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":17.07872443059058},"purl":"pkg:npm/koa2-webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/koa2-webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/koa2-webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/koa2-webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T06:02:33.597Z","issues_count":32,"pull_requests_count":1054,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":984531.7458677687,"issues_closed_count":26,"pull_requests_closed_count":968,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":698,"bot_issues_count":1,"bot_pull_requests_count":899,"past_year_issues_count":3,"past_year_pull_requests_count":312,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":117046.22676579926,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.42948717948717946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":275,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa2-webpack-dev-middleware/codemeta","maintainers":[{"uuid":"madole","login":"madole","name":null,"email":"madoliole@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~madole","role":null,"created_at":"2022-11-13T01:31:21.191Z","updated_at":"2022-11-13T01:31:21.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madole/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10408234,"name":"github.com/webpack/webpack-dev-middleware","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":null,"versions_count":93,"first_release_published_at":"2015-06-21T20:26:00.000Z","latest_release_published_at":"2026-04-07T15:42:41.000Z","latest_release_number":"v8.0.3+incompatible","last_synced_at":"2026-07-19T11:42:42.746Z","created_at":"2024-06-20T04:45:30.180Z","updated_at":"2026-07-19T11:42:42.746Z","registry_url":"https://pkg.go.dev/github.com/webpack/webpack-dev-middleware","install_command":"go get github.com/webpack/webpack-dev-middleware","documentation_url":"https://pkg.go.dev/github.com/webpack/webpack-dev-middleware#section-documentation","metadata":{},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2025-10-10T12:32:29.000Z","size":15062,"stargazers_count":2517,"open_issues_count":7,"forks_count":383,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-10-11T11:38:11.562Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2025-10-10T12:32:32.000Z","dependencies_parsed_at":"2024-03-04T11:05:35.013Z","dependency_job_id":"0af115e5-783e-4548-939f-616c5d40d530","html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008849,"owners_count":26084516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/webpack","funding_links":[],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[{"name":"v7.4.3","sha":"fd5e61ce45349e03ef911db02824ecaee6e48ba1","kind":"tag","published_at":"2025-09-05T09:43:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"5a916d8fa3201e59970c5b2245d808644fa75511","kind":"tag","published_at":"2024-08-21T15:27:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"99e9b776b38e69380f4cfc00acae208aec923e07","kind":"tag","published_at":"2024-08-20T12:20:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"792ab65525c79c67e9998ebb81d32a0293f5e624","kind":"tag","published_at":"2024-08-15T18:53:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.4.0/manifests"},{"name":"v7.3.0","sha":"1b92c730eff0e79bb7efb287a1bf70b82f289a5a","kind":"tag","published_at":"2024-07-18T11:11:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"3d422a9fae3fbeec4cddb47cb9ae2ff2b995b9ed","kind":"commit","published_at":"2024-04-02T11:33:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"17ed7eb03ebf7fa47e763d0f51f2b4eaa3f0f3ee","kind":"commit","published_at":"2024-03-29T15:52:58.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.2.0/manifests"},{"name":"v6.1.3","sha":"4537522597563c5fbe613ee17f91c7e02070c102","kind":"tag","published_at":"2024-03-29T11:08:21.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.3/manifests"},{"name":"v7.1.1","sha":"7c6164a82fd67c7dcd0580ed9a0cd594f94707d8","kind":"tag","published_at":"2024-03-21T11:50:33.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.1/manifests"},{"name":"v5.3.4","sha":"86071ead69e946ada25497d3e281923e885229a4","kind":"tag","published_at":"2024-03-20T15:16:20.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.4/manifests"},{"name":"v6.1.2","sha":"54e4a9604905898066979a3a918d3d545f761447","kind":"tag","published_at":"2024-03-20T10:59:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.2/manifests"},{"name":"v7.1.0","sha":"3d94e45ac602a6f7a904ea5eba2086d7e38240dd","kind":"tag","published_at":"2024-03-19T19:26:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"687b638bebeaf3c47ec7e2619dcb593a478e8bf4","kind":"tag","published_at":"2023-12-26T14:19:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v7.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"94561dea8837cd72d64f7c87af43e5cc16f0e8ee","kind":"tag","published_at":"2023-05-16T15:04:16.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"ffb013af771d575d59f98622daed998ca922a486","kind":"tag","published_at":"2023-05-03T16:54:50.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"640b9a35e6f798b53e51013111dd04dc199090d7","kind":"tag","published_at":"2023-03-19T20:49:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"a1136ae87c062c64aa1a2d41e882c883c15d99a1","kind":"tag","published_at":"2022-11-28T13:07:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"9d1edd472a20cc6fcbe76ffe634401da6238c8f7","kind":"commit","published_at":"2022-11-20T18:27:31.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v6.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v6.0.0/manifests"},{"name":"v5.3.3","sha":"f3c62b817614e95fd8caa6227ce0fbba8d8eaab3","kind":"tag","published_at":"2022-05-18T14:39:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"1a45388bcf2c90d9ea955af0a247b05f948b319e","kind":"tag","published_at":"2022-05-17T20:40:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"baa7ea3a56f49d527e96c3e689c6e8f42e6f552a","kind":"tag","published_at":"2022-02-01T12:27:37.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"a4ff7a910aff15323f0e0f34f87a02eaec7008f2","kind":"commit","published_at":"2021-12-16T17:09:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"2848c9da01033b7c13959613e0b2a3762af994c0","kind":"commit","published_at":"2021-11-17T15:51:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"06314be085b67b90b9997f0644e3cc2c4b4f2bac","kind":"commit","published_at":"2021-09-25T13:00:06.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b9cde6a99ef4da9e46212e80706cceb4a304ce0f","kind":"tag","published_at":"2021-09-24T10:34:26.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ffae0d1f8176cb8ecc03a52cac2934cd70ed63c7","kind":"tag","published_at":"2021-09-09T16:12:52.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"ed9a1850f2f8c230ec74bbd9d8ea443d2e17c7eb","kind":"commit","published_at":"2021-06-02T13:42:59.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v5.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"e08d1e7ce5b6462eedd7e776c6773a9b87dc8707","kind":"tag","published_at":"2021-05-19T15:19:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"11978bbb26143a3965e3ec293cf7a389661380a9","kind":"tag","published_at":"2021-05-10T14:41:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"348fa48fbe32f598ce173f5a6e95aaaa5ab69ed5","kind":"tag","published_at":"2021-01-15T14:24:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"0abb7edd47a5f66c30c2313bf9ff1e5452187d76","kind":"tag","published_at":"2021-01-13T12:25:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"0d42f710f8e667fb11ccd4ee42ba0efcac62dec9","kind":"commit","published_at":"2021-01-12T18:52:56.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.3/manifests"},{"name":"v3.7.3","sha":"685d79d0f960ae61da6ad13b4a642b0fce0e0682","kind":"tag","published_at":"2020-12-15T13:38:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.3/manifests"},{"name":"v4.0.2","sha":"2163e13ea6f17c1e1995f7c2d11cd3fc56e89d25","kind":"commit","published_at":"2020-11-10T12:17:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"441b449a430cb2c85efb072704da7e06bce2ea5b","kind":"tag","published_at":"2020-11-09T20:15:34.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9230c13d594dbe8e0a6c6c1cdf5bbfa01cbb4866","kind":"commit","published_at":"2020-10-28T14:43:43.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.3","sha":"7213deaf1ca6d653d72e71a27263aba9101deca0","kind":"commit","published_at":"2020-07-14T17:00:39.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"61b62d086d44dc80b58ae64d546c1d9b03783ca3","kind":"commit","published_at":"2020-06-30T15:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"2daa4ddac3cd977f84ce4d25507f0d658447e359","kind":"tag","published_at":"2020-02-20T09:34:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"ae2dec9e009bfc2d4468b0d709365586cfdcef84","kind":"commit","published_at":"2020-02-19T12:02:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v4.0.0-rc.0/manifests"},{"name":"v3.7.2","sha":"68ae47b1838dbd08f83b7e10099a0eaebdc311e1","kind":"tag","published_at":"2019-09-28T15:32:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"48fb647ce49a4a50589fc6f2a8282d5b22e918f9","kind":"tag","published_at":"2019-09-03T10:39:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"81bc1f7341edd5d67f6e4d931044aea5b939354e","kind":"tag","published_at":"2019-05-15T08:07:18.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"7942228c392304b26a079da69a4e71590eaf4fdc","kind":"tag","published_at":"2019-04-03T12:34:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"894ba2b5f84ff191c5cb2b7cc565f27661946cb6","kind":"tag","published_at":"2019-03-06T15:57:55.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e5bd8f8d1b12543938601f1daab40e6173db7489","kind":"tag","published_at":"2019-02-19T13:47:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"8e54af29ec18c01c0032300049c4d7333c09b707","kind":"tag","published_at":"2019-02-06T21:14:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"71c3e20fa0fe59d5dcfebdd64f5fda55dd8f2ab6","kind":"tag","published_at":"2019-01-17T11:45:07.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"0e8ac8259e2802a2e2e112e061f095534e7f2667","kind":"tag","published_at":"2019-01-04T18:04:42.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"8a5d6615fbe03e889fd58557d970c262d2e1f3e4","kind":"tag","published_at":"2018-09-24T18:38:35.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"0f9e2e71f2e97842cb2249b1b51f3df9def98ed5","kind":"tag","published_at":"2018-09-10T11:55:47.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"610e260a755f7abd1e850c416a6c456896d5e13d","kind":"tag","published_at":"2018-08-23T20:02:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"27b6c1af28487263d30888751982b979ff267941","kind":"tag","published_at":"2018-04-26T18:33:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"884664ad07c3b3693745404b2bfe1e782839361f","kind":"commit","published_at":"2018-04-05T18:03:51.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"986d69e10bb5f0fb3134fd411bb8104c2f19451f","kind":"tag","published_at":"2018-04-05T00:20:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"4d53d7c4be0e1c3700d0612e1c531c0fb02ca129","kind":"tag","published_at":"2018-03-26T19:09:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"14de0b99cbdf2d3de54bdc24eeb5ab504d43685f","kind":"tag","published_at":"2018-03-06T13:41:30.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"78e98794e5fff0728c1d33657cddbcc192a6ccb7","kind":"tag","published_at":"2018-02-28T22:14:22.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v3.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v3.0.0/manifests"},{"name":"v2.0.6","sha":"0d57c32aab3d238b0e5e18e9539934e7d31ba821","kind":"tag","published_at":"2018-02-22T19:35:09.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.6","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"0f9ccbe9ddf1e359c7b92f071fc4d811f83f1b7c","kind":"tag","published_at":"2018-02-09T13:43:15.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.5","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bb57ce6dd966a3a8f910da06d281c123df184634","kind":"tag","published_at":"2018-01-07T06:09:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"4edbc72992ee6cde477c38aadab249ed287ef082","kind":"tag","published_at":"2017-12-22T21:37:23.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"97a3c0f87fb9bd69cef3692ebffe7f51d4f7dcc5","kind":"tag","published_at":"2017-12-18T17:31:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"278484ea264fd241d2c76ccc86b8f627a7c1867e","kind":"commit","published_at":"2017-12-14T03:59:44.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e9407b76e43351872e64ab9d0ed0633d10455e98","kind":"commit","published_at":"2017-12-13T20:24:03.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v2.0.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v2.0.0/manifests"},{"name":"v1.12.2","sha":"8db879404f523f11f2902b1365a3ffaf6166f6a9","kind":"tag","published_at":"2017-11-27T14:06:13.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"9ab1d96bc01ceeab162ba74ef268ffb47f071693","kind":"tag","published_at":"2017-11-22T17:50:12.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"762797e5a04e69c3f97745eb23c7c4e2992b774e","kind":"tag","published_at":"2017-07-31T12:51:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.12.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e26433598957b73ddafcb8c16a706fea87297a65","kind":"tag","published_at":"2017-06-22T04:02:28.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.11.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"9b03d791c6641ad7e8eaba2255b95777e30630ed","kind":"tag","published_at":"2017-04-22T09:37:24.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8e870fdb313e83bf2562e4fd4d5735035074903f","kind":"tag","published_at":"2017-02-18T13:54:38.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a34ae3e6312d03a690df8c1309d8f1504e405ade","kind":"tag","published_at":"2017-02-01T20:16:27.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.10.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"fcd8c29ea3e613669c8b59519be2f639daabbdaf","kind":"tag","published_at":"2016-12-15T19:58:05.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.9.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.9.0/manifests"},{"name":"v1.8.4","sha":"4d8d106e05cf5370cca93df73c9bb836a3d64113","kind":"tag","published_at":"2016-10-08T16:15:32.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.4","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"ad72c833e2a405afad2a54121a9d46ac73a902dc","kind":"tag","published_at":"2016-09-26T18:13:41.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.3","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"de9371921793fa4e68792501243e223943e51faf","kind":"tag","published_at":"2016-09-23T09:02:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.2","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"50fc331e8a8d57e4791914eca6a3fcf7b2f4555b","kind":"tag","published_at":"2016-09-18T07:53:46.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1cb0bd681edc556f8ded809fb497aa96131a2655","kind":"tag","published_at":"2016-09-17T19:14:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.8.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1e121fde0927ed03077534e003cf72e6e464af8d","kind":"tag","published_at":"2016-09-10T09:17:17.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.7.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"8044d042a85848f7b7445f413e78e99e86e904e5","kind":"tag","published_at":"2016-03-26T14:22:40.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7bad02693cfacda82eb150aeb35df340fe43d364","kind":"tag","published_at":"2016-03-24T18:56:02.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.6.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"a9fc7f47ad5e1f8b8ea9df930dc69ffa7715beb9","kind":"tag","published_at":"2016-01-22T16:16:29.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.1","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"e2a0298e6f5d058e16d6a194f0506833eef62959","kind":"tag","published_at":"2016-01-21T20:36:10.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.5.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"75367b8cb14e541f144fcb8c6de58d00bd927621","kind":"tag","published_at":"2015-11-24T19:46:36.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.4.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"fded9c66e1fe745bed65d6afc2a043e603079e1e","kind":"tag","published_at":"2015-11-24T07:01:19.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.3.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"15071bafc2da09b9b3b655d381a40890b9359545","kind":"tag","published_at":"2015-06-28T06:28:53.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.2.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4f2b09eecc0470a2e0221e21f823bd02ba80df51","kind":"tag","published_at":"2015-06-21T20:26:00.000Z","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/v1.1.0","html_url":"https://github.com/webpack/webpack-dev-middleware/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/webpack/webpack-dev-middleware@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:54:30.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.916900188841421,"dependent_packages_count":6.479657209684274,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.698278699262847},"purl":"pkg:golang/github.com/webpack/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/webpack/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/webpack/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/webpack/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T20:24:30.433Z","issues_count":32,"pull_requests_count":1051,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":985498.8748707342,"issues_closed_count":26,"pull_requests_closed_count":967,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8411037107516651,"merged_pull_requests_count":697,"bot_issues_count":1,"bot_pull_requests_count":896,"past_year_issues_count":3,"past_year_pull_requests_count":335,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":174032.25085910654,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.43283582089552236,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":296,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwebpack%2Fwebpack-dev-middleware/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1313520,"name":"@thefoxjob/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"http://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":[],"namespace":"thefoxjob","versions_count":1,"first_release_published_at":"2018-02-06T15:36:11.239Z","latest_release_published_at":"2018-02-06T15:36:11.239Z","latest_release_number":"2.0.4","last_synced_at":"2026-07-19T11:42:42.248Z","created_at":"2022-04-08T20:37:15.551Z","updated_at":"2026-07-19T11:42:42.249Z","registry_url":"https://www.npmjs.com/package/@thefoxjob/webpack-dev-middleware","install_command":"npm install @thefoxjob/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.4"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"webpack","name":"webpack","uuid":"2105791","kind":"organization","description":"","email":null,"website":"https://webpack.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2105791?v=4","repositories_count":50,"last_synced_at":"2024-10-29T23:38:53.364Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"webpack"}},"html_url":"https://github.com/webpack","funding_links":["https://opencollective.com/webpack"],"total_stars":95072,"followers":924,"following":0,"created_at":"2022-11-02T16:19:08.894Z","updated_at":"2024-10-29T23:38:53.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-11T06:24:34.076Z","dependent_packages_count":2,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.4438665418696,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.8023448465558787,"forks_count":1.87992393219127,"docker_downloads_count":null,"average":18.251132579855035},"purl":"pkg:npm/%40thefoxjob/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@thefoxjob/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@thefoxjob/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@thefoxjob/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T02:31:24.747Z","issues_count":32,"pull_requests_count":1052,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":985498.8748707342,"issues_closed_count":26,"pull_requests_closed_count":967,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8403041825095057,"merged_pull_requests_count":697,"bot_issues_count":1,"bot_pull_requests_count":897,"past_year_issues_count":3,"past_year_pull_requests_count":328,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":177172.80701754385,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":285,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4420731707317073,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":289,"past_year_merged_pull_requests_count":179,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@thefoxjob%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"thefoxjob","login":"thefoxjob","name":null,"email":"edward@enfonius.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~thefoxjob","role":null,"created_at":"2022-11-11T02:30:12.414Z","updated_at":"2022-11-11T02:30:12.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thefoxjob/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10851447,"name":"@empjs/webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack","middleware","development"],"namespace":"empjs","versions_count":1,"first_release_published_at":"2024-09-02T02:44:43.929Z","latest_release_published_at":"2024-09-02T02:44:43.929Z","latest_release_number":"7.4.2","last_synced_at":"2026-07-19T11:42:42.706Z","created_at":"2024-09-02T02:58:08.468Z","updated_at":"2026-07-19T11:42:42.707Z","registry_url":"https://www.npmjs.com/package/@empjs/webpack-dev-middleware","install_command":"npm install @empjs/webpack-dev-middleware","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"latest":"7.4.2"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-07T05:24:30.574Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.864033486916956,"dependent_packages_count":37.568396882485544,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.716215184701248},"purl":"pkg:npm/%40empjs/webpack-dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@empjs/webpack-dev-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@empjs/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@empjs/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T02:31:24.747Z","issues_count":32,"pull_requests_count":1052,"avg_time_to_close_issue":33221239.307692308,"avg_time_to_close_pull_request":985498.8748707342,"issues_closed_count":26,"pull_requests_closed_count":967,"pull_request_authors_count":26,"issue_authors_count":32,"avg_comments_per_issue":6.59375,"avg_comments_per_pull_request":0.8403041825095057,"merged_pull_requests_count":697,"bot_issues_count":1,"bot_pull_requests_count":897,"past_year_issues_count":3,"past_year_pull_requests_count":328,"past_year_avg_time_to_close_issue":1159072.0,"past_year_avg_time_to_close_pull_request":177172.80701754385,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":285,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.4420731707317073,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":289,"past_year_merged_pull_requests_count":179,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@empjs%2Fwebpack-dev-middleware/codemeta","maintainers":[{"uuid":"ckken","login":"ckken","name":null,"email":"ckken@qq.com","url":null,"packages_count":150,"html_url":"https://www.npmjs.com/~ckken","role":null,"created_at":"2024-09-02T02:58:09.377Z","updated_at":"2024-09-02T02:58:09.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ckken/packages"},{"uuid":"doerme","login":"doerme","name":null,"email":"398921432@qq.com","url":null,"packages_count":150,"html_url":"https://www.npmjs.com/~doerme","role":null,"created_at":"2024-09-02T02:58:09.336Z","updated_at":"2024-09-02T02:58:09.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doerme/packages"},{"uuid":"gaxking","login":"gaxking","name":null,"email":"252308868@qq.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~gaxking","role":null,"created_at":"2026-02-27T17:37:50.799Z","updated_at":"2026-02-27T17:37:50.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gaxking/packages"},{"uuid":"ron0115","login":"ron0115","name":null,"email":"liangzr0115@gmail.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~ron0115","role":null,"created_at":"2024-09-28T01:08:22.035Z","updated_at":"2024-09-28T01:08:22.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ron0115/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2567003,"name":"webpack-dev-middleware","ecosystem":"npm","description":"A development middleware for webpack","homepage":"https://github.com/webpack/webpack-dev-middleware","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","keywords_array":["webpack","middleware","development"],"namespace":null,"versions_count":124,"first_release_published_at":"2012-08-08T20:19:28.843Z","latest_release_published_at":"2026-04-07T15:43:21.353Z","latest_release_number":"8.0.3","last_synced_at":"2026-07-19T14:30:28.800Z","created_at":"2022-04-10T03:37:58.471Z","updated_at":"2026-07-19T14:30:28.801Z","registry_url":"https://www.npmjs.com/package/webpack-dev-middleware","install_command":"npm install webpack-dev-middleware","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"dist-tags":{"next":"4.0.0-rc.3","version-5":"5.3.4","version-6":"6.1.3","latest":"8.0.3"}},"repo_metadata":{"id":4224803,"uuid":"5347074","full_name":"webpack/webpack-dev-middleware","owner":"webpack","description":"A development middleware for webpack","archived":false,"fork":false,"pushed_at":"2026-07-01T10:33:20.000Z","size":15614,"stargazers_count":2514,"open_issues_count":9,"forks_count":382,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-07-04T08:04:17.543Z","etag":null,"topics":["middleware","webpack","webpack-dev-middleware"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"webpack"}},"created_at":"2012-08-08T20:20:33.000Z","updated_at":"2026-06-29T19:02:20.000Z","dependencies_parsed_at":"2026-03-23T21:01:18.995Z","dependency_job_id":null,"html_url":"https://github.com/webpack/webpack-dev-middleware","commit_stats":{"total_commits":1522,"total_committers":116,"mean_commits":"13.120689655172415","dds":0.5315374507227333,"last_synced_commit":"6cbadcff8199177e12ff73dfbf81f253f31ffac7"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/webpack/webpack-dev-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpack","download_url":"https://codeload.github.com/webpack/webpack-dev-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/sbom","scorecard":{"id":925949,"data":{"date":"2025-07-28","repo":{"name":"github.com/webpack/webpack-dev-middleware","commit":"df083f344f25d79e2cefff151d2d1d37d16c2d1b"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":6.8,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/dependency-review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/webpack/webpack-dev-middleware/nodejs.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T12:41:21.321Z","repository_id":4224803,"created_at":"2025-08-25T12:41:21.321Z","updated_at":"2025-08-25T12:41:21.321Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35177220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-17T04:47:41.140Z","dependent_packages_count":11986,"downloads":98180287,"downloads_period":"last-month","dependent_repos_count":3037167,"rankings":{"downloads":0.02113722659873549,"dependent_repos_count":0.005804523366492129,"dependent_packages_count":0.008405606950533414,"stargazers_count":1.78111251904267,"forks_count":1.9057454924590478,"docker_downloads_count":0.042712530432677934,"average":0.6274863164750261},"purl":"pkg:npm/webpack-dev-middleware","advisories":[{"uuid":"GSA_kwCzR0hTQS13cjNqLXB3ajktaHFxNs4AA6Nc","url":"https://github.com/advisories/GHSA-wr3j-pwj9-hqq6","title":"Path traversal in webpack-dev-middleware","description":"### Summary\n_The **webpack-dev-middleware** middleware does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine._\n\n### Details\nThe middleware can either work with the physical filesystem when reading the files or it can use a virtualized in-memory _memfs_ filesystem.\nIf _writeToDisk_ configuration option is set to **true**, the physical filesystem is used:\n[https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/setupOutputFileSystem.js#L21](https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/setupOutputFileSystem.js#L21)\n\nThe _**getFilenameFromUrl**_ method is used to parse URL and build the local file path.\nThe public path prefix is stripped from the URL, and the **unsecaped** path suffix is appended to the _outputPath_:\n[https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/getFilenameFromUrl.js#L82](https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/getFilenameFromUrl.js#L82)\nAs the URL is not unescaped and normalized automatically before calling the midlleware, it is possible to use _%2e_ and _%2f_ sequences to perform path traversal attack.\n\n### PoC\n_A blank project can be created containing the following configuration file **webpack.config.js**:_\n`module.exports = {\n  devServer: {\n    devMiddleware: {\n      writeToDisk: true\n    }\n  }\n};\n`\n\nWhen started, it is possible to access any local file, e.g. _/etc/passwd_:\n`$ curl localhost:8080/public/..%2f..%2f..%2f..%2f../etc/passwd`\n```\nroot:x:0:0:root:/root:/bin/bash\ndaemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin\nbin:x:2:2:bin:/bin:/usr/sbin/nologin\nsys:x:3:3:sys:/dev:/usr/sbin/nologin\nsync:x:4:65534:sync:/bin:/bin/sync\ngames:x:5:60:games:/usr/games:/usr/sbin/nologin\n```\n\n### Impact\nThe developers using _webpack-dev-server_ or _webpack-dev-middleware_ are affected by the issue. When the project is started, an attacker might access any file on the developer's machine and exfiltrate the content (e.g. password, configuration files, private source code, ...).\n\nIf the development server is listening on a public IP address (or **0.0.0.0**), an attacker on the local network can access the local files without any interaction from the victim (direct connection to the port).\n\nIf the server allows access from third-party domains (CORS, **_Allow-Access-Origin: *_** ), an attacker can send a malicious link to the victim. When visited, the client side script can connect to the local server and exfiltrate the local files.\n\n### Recommendation\nThe URL should be unescaped and normalized before any further processing.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-03-21T18:59:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.4,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N","references":["https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6","https://nvd.nist.gov/vuln/detail/CVE-2024-29180","https://github.com/webpack/webpack-dev-middleware/commit/189c4ac7d2344ec132a4689e74dc837ec5be0132","https://github.com/webpack/webpack-dev-middleware/commit/9670b3495da518fe667ff3428c5e4cb9f2f3d353","https://github.com/webpack/webpack-dev-middleware/commit/e10008c762e4d5821ed6990348dabf0d4d93a10e","https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/getFilenameFromUrl.js#L82","https://github.com/webpack/webpack-dev-middleware/blob/7ed24e0b9f53ad1562343f9f517f0f0ad2a70377/src/utils/setupOutputFileSystem.js#L21","https://github.com/webpack/webpack-dev-middleware/releases/tag/v5.3.4","https://github.com/webpack/webpack-dev-middleware/releases/tag/v6.1.2","https://github.com/webpack/webpack-dev-middleware/releases/tag/v7.1.0","https://github.com/advisories/GHSA-wr3j-pwj9-hqq6"],"source_kind":"github","identifiers":["GHSA-wr3j-pwj9-hqq6","CVE-2024-29180"],"repository_url":"https://github.com/webpack/webpack-dev-middleware","blast_radius":0.0,"created_at":"2024-03-21T20:04:40.808Z","updated_at":"2026-07-14T18:06:58.984Z","epss_percentage":0.01209,"epss_percentile":0.64746,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cjNqLXB3ajktaHFxNs4AA6Nc","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cjNqLXB3ajktaHFxNs4AA6Nc","packages":[{"ecosystem":"npm","package_name":"webpack-dev-middleware","versions":[{"first_patched_version":"5.3.4","vulnerable_version_range":"\u003c= 5.3.3"},{"first_patched_version":"6.1.2","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.1.2"},{"first_patched_version":"7.1.0","vulnerable_version_range":"\u003e= 7.0.0, \u003c 7.1.0"}],"purl":"pkg:npm/webpack-dev-middleware"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cjNqLXB3ajktaHFxNs4AA6Nc/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/webpack-dev-middleware","docker_dependents_count":11719,"docker_downloads_count":3103388030,"usage_url":"https://repos.ecosyste.ms/usage/npm/webpack-dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/webpack-dev-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/webpack"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-26T12:20:32.696Z","issues_count":34,"pull_requests_count":1109,"avg_time_to_close_issue":32006898.296296295,"avg_time_to_close_pull_request":1050564.2443125618,"issues_closed_count":27,"pull_requests_closed_count":1011,"pull_request_authors_count":29,"issue_authors_count":34,"avg_comments_per_issue":6.294117647058823,"avg_comments_per_pull_request":0.8674481514878268,"merged_pull_requests_count":733,"bot_issues_count":1,"bot_pull_requests_count":942,"past_year_issues_count":5,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":796552.0,"past_year_avg_time_to_close_pull_request":163201.13402061857,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.7226277372262774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":111,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","maintainers":[{"login":"alexander-akait","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"},{"login":"bjohansebas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"xiaoxiaojx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"},{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"},{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}],"active_maintainers":[{"login":"alexander-akait","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"},{"login":"bjohansebas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"xiaoxiaojx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/webpack-dev-middleware/codemeta","maintainers":[{"uuid":"sokra","login":"sokra","name":null,"email":"tobias.koppers@googlemail.com","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~sokra","role":null,"created_at":"2022-11-10T11:46:31.421Z","updated_at":"2022-11-10T11:46:31.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sokra/packages"},{"uuid":"jhnns","login":"jhnns","name":null,"email":"mail@johannesewald.de","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~jhnns","role":null,"created_at":"2022-11-10T11:46:31.439Z","updated_at":"2022-11-10T11:46:31.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhnns/packages"},{"uuid":"evilebottnawi","login":"evilebottnawi","name":null,"email":"sheo13666q@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~evilebottnawi","role":null,"created_at":"2022-11-10T11:46:31.455Z","updated_at":"2022-11-10T11:46:31.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evilebottnawi/packages"},{"uuid":"hiroppy","login":"hiroppy","name":null,"email":"hello@hiroppy.me","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~hiroppy","role":null,"created_at":"2022-11-10T11:46:31.462Z","updated_at":"2022-11-10T11:46:31.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hiroppy/packages"},{"uuid":"ev1stensberg","login":"ev1stensberg","name":null,"email":"evenstensberg@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~ev1stensberg","role":null,"created_at":"2026-02-11T12:57:43.347Z","updated_at":"2026-02-11T12:57:43.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ev1stensberg/packages"},{"uuid":"15000621931","login":"15000621931","name":null,"email":"784487301@qq.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~15000621931","role":null,"created_at":"2026-02-11T12:57:42.594Z","updated_at":"2026-02-11T12:57:42.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/15000621931/packages"},{"uuid":"__hai","login":"__hai","name":null,"email":"haijie0619@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~__hai","role":null,"created_at":"2026-02-11T12:57:44.396Z","updated_at":"2026-02-11T12:57:44.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/__hai/packages"},{"uuid":"avivkeller","login":"avivkeller","name":null,"email":"me@aviv.sh","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~avivkeller","role":null,"created_at":"2026-03-17T09:31:20.851Z","updated_at":"2026-03-17T09:31:20.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avivkeller/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676713,"maintainers_count":1210798,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1067,"full_name":"webpack/webpack-dev-middleware","default_branch":"master","total_commits":1791,"total_committers":119,"total_bot_commits":1143,"total_bot_committers":3,"mean_commits":15.050420168067227,"dds":0.5053042992741485,"past_year_total_commits":200,"past_year_total_committers":5,"past_year_total_bot_commits":119,"past_year_total_bot_committers":2,"past_year_mean_commits":40.0,"past_year_dds":0.42500000000000004,"last_synced_at":"2026-07-19T09:27:18.582Z","last_synced_commit":"af307577061c253aab20b3f7e198e6de0cf1cd94","created_at":"2023-03-06T22:05:55.653Z","updated_at":"2026-07-19T09:25:35.738Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":886},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":253},{"name":"Alexander Akait","email":"4567934+alexander-akait","login":"alexander-akait","count":190},{"name":"Nitin Kumar","email":"snitin315@gmail.com","login":"snitin315","count":74},{"name":"Kees Kluskens","email":"kees@webduck.nl","login":"SpaceK33z","count":72},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com","login":"sokra","count":54},{"name":"shellscape","email":"andrew@shellscape.org","login":"shellscape","count":44},{"name":"Evilebot Tnawi","email":"evilebottnawi","login":"evilebottnawi","count":40},{"name":"Yuta Hiroto","email":"git@about-hiroppy.com","login":"hiroppy","count":22},{"name":"Michael Ciniawsky","email":"michael.ciniawsky@gmail.com","login":"michael-ciniawsky","count":13},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":9},{"name":"Loonride","email":"knagaitsev1@gmail.com","login":"knagaitsev","count":4},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Anshuman Verma","email":"anshu.av97@gmail.com","login":"anshumanv","count":3},{"name":"CT Wu","email":"wu.chingting@gmail.com","login":"wuct","count":3},{"name":"Garth Poitras","email":"411908+gpoitch","login":"gpoitch","count":3},{"name":"Alex Hancock","email":"alex@alexhancock.com","login":"alexhancock","count":2},{"name":"Carlos Lopez","email":"clshortfuse@gmail.com","login":"clshortfuse","count":2},{"name":"Daniel Mohns","email":"dmohns","login":"dmohns","count":2},{"name":"Daniel Tschinder","email":"daniel@tschinder.de","login":"danez","count":2},{"name":"Henry Zhu","email":"hi@henryzoo.com","login":"hzoo","count":2},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":2},{"name":"Li Yi","email":"i@ijser.cn","login":"ijse","count":2},{"name":"Matt Edelman","email":"mattedelman@gmail.com","login":"grawk","count":2},{"name":"Runrioter Wung","email":"runrioter@gmail.com","login":"Runrioter","count":2},{"name":"Simen Brekken","email":"simen.brekken@gmail.com","login":"simenbrekken","count":2},{"name":"Yu Qi","email":"njuyuqi@gmail.com","login":"iyuq","count":2},{"name":"ferdinando-ferreira","email":"fernando.ferreira@gmail.com","login":"ferdinando-ferreira","count":2},{"name":"nuintun","email":"1730277+nuintun","login":"nuintun","count":2},{"name":"Johannes Ewald","email":"johannes.ewald@peerigon.com","login":"jhnns","count":2},{"name":"Alexey Lavinsky","email":"cap-Bernardito@yandex.ru","login":"cap-Bernardito","count":1},{"name":"Andrew Faulkner","email":"andfaulkner@gmail.com","login":"andfaulkner","count":1},{"name":"Avi Vahl","email":"avi.vahl@wix.com","login":"AviVahl","count":1},{"name":"Bojan Matić","email":"matic.bojan@gmail.com","login":"moljac024","count":1},{"name":"Alexander Price","email":"price.alex@yahoo.com","login":"alexprice1","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alan Agius","email":"alan.agius4@gmail.com","login":"alan-agius4","count":1},{"name":"Adrian Bannister","email":"bannister@canva.com","login":"AdrianBannister","count":1},{"name":"GregWeil","email":"bailinbone15+github@gmail.com","login":"GregWeil","count":1},{"name":"George","email":"george.taveras1231@gmail.com","login":"GeorgeTaveras1231","count":1},{"name":"Eugenia","email":"angeleuge95@gmail.com","login":"eugeniaguerrero","count":1},{"name":"EGOIST","email":"0x142857@gmail.com","login":"egoist","count":1},{"name":"Dumitrana Alinus","email":"alin.designstudio@gmail.com","login":"alindesign","count":1},{"name":"Donald Pipowitch","email":"pipo@senaeh.de","login":"donaldpipowitch","count":1},{"name":"Dmitry Glotov","email":"windswept.willow@gmail.com","login":"frozenflower","count":1},{"name":"Bond","email":"bondz","login":"bondz","count":1},{"name":"Callum Macrae","email":"callum@macr.ae","login":"callumacrae","count":1},{"name":"Cecchi MacNaughton","email":"cecchi.macnaughton@gmail.com","login":"cecchi","count":1},{"name":"Charles Blaxland","email":"charles.blaxland@gmail.com","login":"ampedandwired","count":1},{"name":"kgdev","email":"kg@wan-san.com","login":null,"count":1},{"name":"Sean Middleditch","email":"sean@seanmiddleditch.com","login":null,"count":1},{"name":"Nicholas Kinsey","email":"pyrotechnick@gmail.com","login":null,"count":1},{"name":"Mario","email":"builtbysplash@gmail.com","login":null,"count":1},{"name":"Josh Marchán","email":"sykopomp@sykosomatic.org","login":null,"count":1},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":1},{"name":"Ingwie Phoenix","email":"ingwie2000@googlemail.com","login":null,"count":1},{"name":"Daniel Levitt","email":"daniel.levitt@guardian.co.uk","login":null,"count":1},{"name":"Dima Paloskin","email":"mamiamradio@gmail.com","login":null,"count":1},{"name":"Alan Pearce","email":"alan@alanpearce.co.uk","login":null,"count":1},{"name":"Rainer Dreyer","email":"rdrey1@gmail.com","login":"rdrey","count":1},{"name":"Remy Loubradou","email":"remyloubradou@gmail.com","login":"lbdremy","count":1},{"name":"Rene Hangstrup Møller","email":"rhmoller@gmail.com","login":"rhmoller","count":1},{"name":"Robert Cutright","email":"rdcpcguy@gmail.com","login":"lordliquid","count":1},{"name":"Sam Chen","email":"chenxsan@gmail.com","login":"chenxsan","count":1},{"name":"Shawn Van Ittersum","email":"svicalifornia@gmail.com","login":"svicalifornia","count":1},{"name":"Sidhartha Chatterjee","email":"me@sidharthachatterjee.com","login":"sidharthachatterjee","count":1},{"name":"Stephen Martindale","email":"stephenmartindale","login":"stephenmartindale","count":1},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":1},{"name":"Tarrask","email":"damien.plumettaz@bluewin.ch","login":"Tarrask","count":1},{"name":"Thai Pangsakulyanont","email":"org.yi.dttvb@gmail.com","login":"dtinth","count":1},{"name":"Tom Waszkowycz","email":"tom@glyphic.ai","login":"waszko","count":1},{"name":"ULIVZ","email":"472590061@qq.com","login":"ulivz","count":1},{"name":"Xiao Yann","email":"striverx@163.com","login":"xiaoyann","count":1},{"name":"anchengjian","email":"anchengjian@gmail.com","login":"anchengjian","count":1},{"name":"cainrus","email":"cainrus@gmail.com","login":"cainrus","count":1},{"name":"chucksellick","email":"pete.hurst@gmail.com","login":"chucksellick","count":1},{"name":"hardfist","email":"yangjianzju@gmail.com","login":"hardfist","count":1},{"name":"hinell","email":"al.neodim@gmail.com","login":"hinell","count":1},{"name":"hnry","email":"hheennrryy@gmail.com","login":"hnry","count":1},{"name":"inottn","email":"inottn@outlook.com","login":"inottn","count":1},{"name":"itrethan","email":"itrethan","login":"itrethan","count":1},{"name":"jonneyyan","email":"jonney0828@gmail.com","login":"fgwx7796","count":1},{"name":"kyriiherman","email":"kyriiherman","login":"kyriiherman","count":1},{"name":"palirichtarik","email":"palirichtarik","login":"palirichtarik","count":1},{"name":"razh","email":"razh","login":"razh","count":1},{"name":"soaringeagle","email":"32617597+311289189","login":"311289189","count":1},{"name":"torioLuz","email":"trisianto@gmail.com","login":"ShadyStego","count":1},{"name":"wtgtybhertgeghgtwtg","email":"wtgtybhertgeghgtwtg@gmail.com","login":"wtgtybhertgeghgtwtg","count":1},{"name":"魏郸","email":"arianrhodsandlot","login":"arianrhodsandlot","count":1},{"name":"Chris Jimenez","email":"chrisj@porch.com","login":null,"count":1},{"name":"David Edmondson","email":"threehams@gmail.com","login":"threehams","count":1},{"name":"Dave Honneffer","email":"pearofducks@gmail.com","login":"pearofducks","count":1},{"name":"Daniel Pehrson","email":"dpehrson@gmail.com","login":"dpehrson","count":1},{"name":"Conner Bryan","email":"cab","login":"cab","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Ademola ⚡️","email":"ooade96@gmail.com","login":"ooade","count":1},{"name":"Gunther Brunner","email":"gunta85@gmail.com","login":"gunta","count":1},{"name":"Haoqun Jiang","email":"haoqunjiang@gmail.com","login":"haoqunjiang","count":1},{"name":"Henrik Wenz","email":"HaNdTriX","login":"HaNdTriX","count":1},{"name":"Hex","email":"hex@codeigniter.org.cn","login":"hex-ci","count":1},{"name":"HyunmoAhn","email":"mos_dev@naver.com","login":"HyunmoAhn","count":1},{"name":"Islam Sharabash","email":"islam.sharabash@gmail.com","login":"ibash","count":1},{"name":"James Gillmore","email":"james@faceyspacey.com","login":"faceyspacey","count":1},{"name":"Jan Raasch","email":"jan@janraasch.com","login":"janraasch","count":1},{"name":"Joe Lencioni","email":"joe.lencioni@gmail.com","login":"lencioni","count":1},{"name":"John Chadwick","email":"johnwchadwick@gmail.com","login":"jchv","count":1},{"name":"Jonny Burger","email":"jonathanburger11@gmail.com","login":"JonnyBurger","count":1},{"name":"Joshua Wiens","email":"joshuaw@easymetrics.com","login":"joshwiens","count":1},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":1},{"name":"Kael Zhang","email":"i+github@kael.me","login":"kaelzhang","count":1},{"name":"Konstantin Kalbazov","email":"kalbazov@gmail.com","login":"koteus","count":1},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com","login":"Nitive","count":1},{"name":"Michael \"Z\" Goddard","email":"mzgoddard@gmail.com","login":"mzgoddard","count":1},{"name":"Mike Hansen","email":"mhansen@gmail.com","login":"mwhansen","count":1},{"name":"MofeLee","email":"mofe@me.com","login":"mofelee","count":1},{"name":"Mohammad Akram","email":"40524561+MDAkramSiddiqui","login":"MDAkramSiddiqui","count":1},{"name":"Moz Morris","email":"moz@earthview.co.uk","login":"mozmorris","count":1},{"name":"Pete Nykänen","email":"pete.a.nykanen@gmail.com","login":"petetnt","count":1},{"name":"Piper Chester","email":"piperchester@gmail.com","login":"piperchester","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":115},{"name":"alexander-akait","email":"sheo13666q@gmail.com","login":"alexander-akait","count":71},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":9},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Adrian Bannister","email":"bannister@canva.com","login":"AdrianBannister","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385385,"commits_count":867462399,"contributors_count":35882491,"owners_count":1227589,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"webpack/webpack-dev-middleware","html_url":"https://github.com/webpack/webpack-dev-middleware","last_synced_at":"2026-07-19T09:24:55.588Z","status":"active","issues_count":34,"pull_requests_count":1122,"avg_time_to_close_issue":32006898.296296295,"avg_time_to_close_pull_request":1048057.9447731755,"issues_closed_count":27,"pull_requests_closed_count":1014,"pull_request_authors_count":29,"issue_authors_count":34,"avg_comments_per_issue":6.294117647058823,"avg_comments_per_pull_request":0.8778966131907309,"merged_pull_requests_count":733,"bot_issues_count":1,"bot_pull_requests_count":945,"past_year_issues_count":5,"past_year_pull_requests_count":123,"past_year_avg_time_to_close_issue":796552.0,"past_year_avg_time_to_close_pull_request":199168.8051948052,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":0.8943089430894309,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":91,"past_year_merged_pull_requests_count":62,"created_at":"2023-05-16T20:03:50.344Z","updated_at":"2026-07-19T09:24:55.588Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpack%2Fwebpack-dev-middleware/issues","issue_labels_count":{"table":{"type: feature":3,"send a PR":2,"type: docs":2,"severity: 4 (inconvenient)":2,"priority: 4 (nice to have)":2,"semver: patch":1,"semver: major":1,"priority: 3 (important)":1,"dependencies":1,"help wanted":1,"severity: 3 (broken)":1,"type: bug":1}},"pull_request_labels_count":{"table":{"dependencies":942,"javascript":176,"priority: 4 (nice to have)":1}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":2,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":953,"MEMBER":144,"NONE":25}},"issue_authors":{"table":{"bikeshopagency":1,"mjames-c":1,"antonio-malcolm":1,"MDAkramSiddiqui":1,"HQidea":1,"AdrianBannister":1,"wattanx":1,"zwarag":1,"Gytiss":1,"sebastian-kopiczko":1,"just-boris":1,"bruce-c-liu":1,"jeffin143":1,"privatenumber":1,"lzxb":1,"ghost":1,"noahehall":1,"alexander-akait":1,"Foxhoundn":1,"notiv-nt":1,"siewdass":1,"grosscol":1,"Rush":1,"full-stop":1,"Mirrrek":1,"dependabot[bot]":1,"Wangggym":1,"sanex3339":1,"ckken":1,"hackingbeauty":1,"webpack-bot":1,"Methuselah96":1,"zenxds":1,"vjpr":1}},"pull_request_authors":{"table":{"dependabot[bot]":943,"alexander-akait":100,"snitin315":20,"bjohansebas":17,"ckken":6,"xiaoxiaojx":4,"palirichtarik":2,"waszko":2,"inottn":2,"VersoriumX":2,"alan-agius4":2,"Hawthorne001":2,"drudrum":2,"kyriiherman":2,"EslamHiko":2,"privatenumber":1,"github-actions[bot]":1,"renovate[bot]":1,"jeffin143":1,"hardfist":1,"JounQin":1,"MDAkramSiddiqui":1,"AdrianBannister":1,"Mortaro":1,"wuct":1,"preynal":1,"naveensrinivasan":1,"Sjenica1":1,"RasstAdonai":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:19.754Z","repositories_count":14860376,"issues_count":32124302,"pull_requests_count":105695945,"authors_count":11351504,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":90,"javascript":45}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":91,"MEMBER":31,"NONE":1}},"past_year_issue_authors":{"table":{"AdrianBannister":1,"lzxb":1,"Methuselah96":1,"Mirrrek":1,"mjames-c":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":90,"bjohansebas":17,"alexander-akait":12,"xiaoxiaojx":2,"AdrianBannister":1,"github-actions[bot]":1}},"maintainers":[{"table":{"login":"alexander-akait","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"}},{"table":{"login":"snitin315","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snitin315"}},{"table":{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"xiaoxiaojx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}},{"table":{"login":"EslamHiko","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EslamHiko"}},{"table":{"login":"JounQin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JounQin"}}],"active_maintainers":[{"table":{"login":"bjohansebas","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"alexander-akait","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-akait"}},{"table":{"login":"xiaoxiaojx","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiaoxiaojx"}}]}},"events":null,"keywords":["middleware","webpack","webpack-dev-middleware"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:58.541Z","updated_at":"2023-01-13T13:00:58.541Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":6876027924,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876027925,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:58.570Z","updated_at":"2023-01-13T13:00:58.570Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/.github/workflows/nodejs.yml","dependencies":[{"id":6876027939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876027940,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6876027941,"package_name":"wagoid/commitlint-github-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6876027942,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T13:00:58.610Z","updated_at":"2023-01-13T13:00:58.610Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/package-lock.json","dependencies":[{"id":6876027994,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876027995,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876027996,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876027997,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"development","optional":false},{"id":6876027998,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"development","optional":false},{"id":6876027999,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028000,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876028001,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028002,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028003,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028004,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876028005,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028006,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028007,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":6876028008,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6876028009,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028010,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028011,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":6876028012,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028013,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028014,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028015,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"development","optional":false},{"id":6876028016,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028017,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028018,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028019,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":6876028020,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028021,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"development","optional":false},{"id":6876028022,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028023,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"development","optional":false},{"id":6876028024,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":6876028025,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028026,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":6876028027,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028028,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028029,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028030,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028031,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028032,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"development","optional":false},{"id":6876028033,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028034,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028035,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028036,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028037,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028038,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028039,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028040,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028041,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028042,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028043,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028044,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028045,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028046,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028047,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6876028048,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028049,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6876028050,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":6876028051,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028052,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028053,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"development","optional":false},{"id":6876028054,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876028055,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028056,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028057,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876028058,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028059,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6876028060,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028061,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028062,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6876028063,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":6876028064,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":6876028065,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"development","optional":false},{"id":6876028066,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028067,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028068,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028069,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028070,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028071,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028072,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028073,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028074,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028075,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028076,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"development","optional":false},{"id":6876028077,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028078,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028079,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028080,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"development","optional":false},{"id":6876028081,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"development","optional":false},{"id":6876028082,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"development","optional":false},{"id":6876028083,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028084,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":6876028085,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028086,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028087,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.20.3","direct":false,"kind":"development","optional":false},{"id":6876028088,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028089,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028090,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028091,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028092,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"development","optional":false},{"id":6876028093,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028094,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028095,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6876028096,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"development","optional":false},{"id":6876028097,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":6876028098,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"development","optional":false},{"id":6876028099,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6876028100,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"development","optional":false},{"id":6876028101,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028103,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"development","optional":false},{"id":6876028104,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"development","optional":false},{"id":6876028106,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6876028107,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028108,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028110,"package_name":"@commitlint/config-validator","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028111,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028112,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028113,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028114,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028115,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6876028116,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028117,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876028118,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028119,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6876028120,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028121,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":6876028122,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028123,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028124,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028125,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028126,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028127,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028128,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"17.4.2","direct":false,"kind":"development","optional":false},{"id":6876028129,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028130,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028131,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"17.4.0","direct":false,"kind":"development","optional":false},{"id":6876028132,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6876028133,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":6876028134,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876028135,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6876028136,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028137,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"development","optional":false},{"id":6876028138,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876028139,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876028140,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6876028141,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":6876028142,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028143,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876028144,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876028145,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876028146,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876028147,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028148,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876028149,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876028150,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6876028151,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028152,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028153,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028154,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028155,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028156,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028157,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028158,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028159,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028160,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.0.0","direct":false,"kind":"development","optional":false},{"id":6876028161,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028162,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028163,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028164,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028165,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028166,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028167,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876028168,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028169,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028170,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6876028171,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":6876028172,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.17","direct":false,"kind":"development","optional":false},{"id":6876028173,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.3","direct":false,"kind":"development","optional":false},{"id":6876028174,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6876028175,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876028176,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6876028177,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.24.51","direct":false,"kind":"development","optional":false},{"id":6876028178,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":6876028179,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":6876028180,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":6876028181,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6876028182,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028183,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028184,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.20","direct":false,"kind":"development","optional":false},{"id":6876028185,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":6876028186,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6876028187,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":6876028188,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":6876028189,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":6876028190,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"development","optional":false},{"id":6876028191,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.4","direct":false,"kind":"development","optional":false},{"id":6876028192,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":6876028193,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":6876028194,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.31","direct":false,"kind":"development","optional":false},{"id":6876028195,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6876028196,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876028197,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028198,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028199,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"runtime","optional":false},{"id":6876028200,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":6876028201,"package_name":"@types/mime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028202,"package_name":"@types/mime-types","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028203,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6876028204,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.18","direct":false,"kind":"development","optional":false},{"id":6876028205,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876028206,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6876028207,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":6876028208,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6876028209,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":6876028210,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028211,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.13","direct":false,"kind":"development","optional":false},{"id":6876028212,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":6876028213,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028214,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028215,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028216,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028217,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028218,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028219,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028220,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028221,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028222,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028223,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028224,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028225,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028226,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028227,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":6876028228,"package_name":"@webpack-contrib/eslint-config-webpack","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028229,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028230,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6876028231,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6876028232,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6876028233,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6876028234,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6876028235,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":6876028236,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028237,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028238,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"runtime","optional":false},{"id":6876028239,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6876028240,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6876028241,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6876028242,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876028243,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6876028244,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876028245,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6876028246,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876028247,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028249,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028250,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":6876028251,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028252,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876028253,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876028254,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028255,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028256,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028257,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876028258,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028259,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6876028260,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028261,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":6876028262,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876028263,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876028264,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028265,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028266,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028267,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6876028268,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876028269,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":6876028270,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6876028271,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028272,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6876028273,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876028274,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"development","optional":false},{"id":6876028275,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028276,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028277,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876028278,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028279,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028280,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6876028281,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6876028282,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001431","direct":false,"kind":"development","optional":false},{"id":6876028283,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6876028284,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028285,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":6876028286,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028287,"package_name":"ci-info","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":6876028288,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6876028289,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876028290,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028291,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028292,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":6876028293,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876028294,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028295,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6876028296,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6876028297,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028298,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6876028299,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876028300,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":6876028301,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6876028302,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876028303,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028304,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876028305,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6876028306,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028307,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6876028308,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":6876028309,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028310,"package_name":"conventional-changelog","ecosystem":"npm","requirements":"3.1.25","direct":false,"kind":"development","optional":false},{"id":6876028311,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"development","optional":false},{"id":6876028312,"package_name":"conventional-changelog-atom","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6876028313,"package_name":"conventional-changelog-codemirror","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6876028314,"package_name":"conventional-changelog-config-spec","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028315,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028316,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":6876028317,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028318,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028319,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876028320,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028321,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028322,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028323,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028324,"package_name":"conventional-changelog-ember","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":6876028325,"package_name":"conventional-changelog-eslint","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":6876028326,"package_name":"conventional-changelog-express","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028327,"package_name":"conventional-changelog-jquery","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":6876028328,"package_name":"conventional-changelog-jshint","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"development","optional":false},{"id":6876028329,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":6876028330,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876028331,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.6.3","direct":false,"kind":"development","optional":false},{"id":6876028332,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6876028333,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6876028334,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876028335,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6876028336,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":6876028337,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876028338,"package_name":"cookiejar","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6876028339,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"development","optional":false},{"id":6876028340,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028341,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876028342,"package_name":"cosmiconfig-typescript-loader","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028343,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028344,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6876028345,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6876028346,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876028347,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876028348,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6876028349,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028350,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028351,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028352,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6876028353,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876028354,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6876028355,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876028356,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6876028357,"package_name":"del-cli","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028358,"package_name":"aggregate-error","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028359,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6876028360,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":6876028361,"package_name":"clean-stack","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6876028362,"package_name":"decamelize","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876028363,"package_name":"del","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876028364,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028365,"package_name":"globby","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":6876028366,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028367,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028368,"package_name":"is-path-inside","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028369,"package_name":"meow","ecosystem":"npm","requirements":"10.1.5","direct":false,"kind":"development","optional":false},{"id":6876028370,"package_name":"p-map","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6876028371,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876028372,"package_name":"read-pkg","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028373,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6876028374,"package_name":"redent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028375,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028376,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028377,"package_name":"trim-newlines","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028378,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876028379,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028380,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028381,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028382,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876028383,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028384,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028385,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028386,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028387,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028388,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028389,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6876028390,"package_name":"dotgitignore","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028391,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028392,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028393,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028394,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876028395,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028396,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.284","direct":false,"kind":"development","optional":false},{"id":6876028397,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":6876028398,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":6876028399,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028400,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028401,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"development","optional":false},{"id":6876028402,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6876028403,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.4","direct":false,"kind":"development","optional":false},{"id":6876028404,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":6876028405,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028406,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876028407,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028408,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028409,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876028410,"package_name":"eslint","ecosystem":"npm","requirements":"8.31.0","direct":false,"kind":"development","optional":false},{"id":6876028411,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":6876028412,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":6876028413,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6876028414,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":6876028415,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.27.4","direct":false,"kind":"development","optional":false},{"id":6876028416,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028417,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6876028418,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028419,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028420,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876028421,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028422,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6876028423,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6876028424,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028425,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876028426,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028427,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6876028428,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6876028429,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":6876028430,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876028431,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876028432,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6876028433,"package_name":"expect","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028434,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"development","optional":false},{"id":6876028435,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028436,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6876028437,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":6876028438,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028439,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028440,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028441,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6876028442,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876028443,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876028444,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876028445,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6876028446,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":6876028447,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028448,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876028449,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028450,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876028451,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6876028452,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028453,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876028454,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6876028455,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028456,"package_name":"formidable","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028457,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876028458,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":6876028459,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6876028460,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6876028461,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876028462,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028463,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6876028464,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028465,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6876028466,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876028467,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6876028468,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876028469,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6876028470,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6876028471,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6876028472,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6876028473,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":6876028474,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876028475,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028476,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6876028477,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6876028478,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876028479,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028480,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"development","optional":false},{"id":6876028481,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028482,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876028483,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876028484,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028485,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6876028486,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876028487,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876028488,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6876028489,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6876028491,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6876028492,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6876028494,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028496,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":6876028499,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028501,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028502,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028503,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028504,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028505,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028506,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028507,"package_name":"hexoid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028508,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876028509,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876028510,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028511,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028512,"package_name":"husky","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":6876028513,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6876028514,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876028515,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6876028516,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028517,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028518,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6876028519,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028520,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876028521,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876028522,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6876028523,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028524,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":6876028525,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6876028526,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028527,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028528,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028529,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":6876028530,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":6876028531,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876028532,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028533,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028534,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028535,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6876028536,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876028537,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876028538,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876028539,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028540,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876028541,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876028542,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876028543,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6876028544,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028545,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028546,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876028547,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028548,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028549,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028550,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028551,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028552,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876028553,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876028554,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028555,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028556,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028557,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6876028558,"package_name":"jest","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028559,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028560,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028561,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028562,"package_name":"jest-config","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028563,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028564,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028565,"package_name":"jest-each","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028566,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028567,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028568,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028569,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028570,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028571,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028572,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028573,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876028574,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.2.0","direct":false,"kind":"development","optional":false},{"id":6876028575,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028576,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028577,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028578,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028579,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028580,"package_name":"jest-util","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028581,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028582,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028583,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028584,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6876028585,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6876028586,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028587,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6876028588,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6876028589,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028590,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876028591,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876028592,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028593,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876028594,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":6876028595,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876028596,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876028597,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6876028598,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6876028599,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876028600,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028601,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6876028602,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028603,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6876028604,"package_name":"lint-staged","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":6876028605,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6876028606,"package_name":"execa","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6876028607,"package_name":"human-signals","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028608,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028609,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028610,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6876028611,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028612,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028613,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028614,"package_name":"yaml","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6876028615,"package_name":"listr2","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":6876028616,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028617,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028618,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028619,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028620,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028621,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028622,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028623,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6876028624,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028625,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6876028626,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028627,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6876028628,"package_name":"lodash.isfunction","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":6876028629,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6876028630,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6876028631,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876028632,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6876028633,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6876028634,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6876028635,"package_name":"lodash.startcase","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6876028636,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6876028637,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":6876028638,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028639,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028640,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6876028641,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028642,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028643,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6876028644,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6876028645,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6876028646,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028647,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6876028648,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.13","direct":false,"kind":"runtime","optional":false},{"id":6876028649,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6876028650,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6876028651,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":6876028652,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028653,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028654,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6876028655,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028656,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6876028657,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6876028658,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":6876028659,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":6876028660,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028661,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028662,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6876028663,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":6876028664,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6876028665,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028666,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876028667,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876028668,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6876028669,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6876028670,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876028671,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876028672,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028673,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6876028674,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028675,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6876028676,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6876028677,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028678,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6876028679,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028680,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028681,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6876028682,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028683,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":6876028684,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6876028685,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":6876028686,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6876028687,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876028688,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6876028689,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876028690,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6876028691,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028692,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028693,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028694,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6876028695,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028696,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876028697,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6876028698,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028699,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028700,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028701,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6876028702,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6876028703,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028704,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028705,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6876028706,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876028707,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028708,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6876028709,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6876028710,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6876028711,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":6876028712,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.3.1","direct":false,"kind":"development","optional":false},{"id":6876028713,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876028714,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028715,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6876028716,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6876028717,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6876028718,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6876028719,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"development","optional":false},{"id":6876028720,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876028721,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6876028722,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028723,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6876028724,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":6876028725,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":6876028726,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028727,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876028728,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6876028729,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6876028730,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6876028731,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6876028732,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6876028733,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028734,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6876028735,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6876028736,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028737,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":6876028738,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6876028739,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"development","optional":false},{"id":6876028740,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"development","optional":false},{"id":6876028741,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6876028742,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6876028743,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6876028744,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6876028745,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6876028746,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":6876028747,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6876028748,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6876028749,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":6876028750,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028751,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028752,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028753,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6876028754,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6876028755,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028756,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876028757,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6876028758,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028759,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":6876028760,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6876028761,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028762,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6876028763,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6876028764,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6876028765,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":6876028766,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6876028767,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028768,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":6876028769,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6876028770,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028771,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028772,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":6876028773,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6876028774,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6876028775,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876028776,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028777,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6876028778,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6876028779,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6876028780,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":6876028781,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028782,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6876028783,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028784,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"development","optional":false},{"id":6876028785,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028786,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6876028787,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6876028788,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6876028789,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028790,"package_name":"standard-version","ecosystem":"npm","requirements":"9.5.0","direct":false,"kind":"development","optional":false},{"id":6876028791,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6876028792,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6876028793,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6876028794,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028795,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6876028796,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876028797,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6876028798,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":6876028799,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876028800,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6876028801,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028802,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6876028803,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028804,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028805,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6876028806,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028807,"package_name":"superagent","ecosystem":"npm","requirements":"8.0.6","direct":false,"kind":"development","optional":false},{"id":6876028808,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":6876028809,"package_name":"supertest","ecosystem":"npm","requirements":"6.3.3","direct":false,"kind":"development","optional":false},{"id":6876028810,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6876028811,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028812,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6876028813,"package_name":"terser","ecosystem":"npm","requirements":"5.15.1","direct":false,"kind":"development","optional":false},{"id":6876028814,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.6","direct":false,"kind":"development","optional":false},{"id":6876028815,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6876028816,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6876028817,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":6876028818,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6876028819,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6876028820,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6876028821,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6876028822,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028823,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6876028824,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028825,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6876028826,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028827,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028828,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":6876028829,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6876028830,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028831,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6876028832,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6876028833,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6876028834,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6876028835,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":6876028836,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6876028837,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.4","direct":false,"kind":"development","optional":false},{"id":6876028838,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.17.4","direct":false,"kind":"development","optional":false},{"id":6876028839,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028840,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028841,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028842,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028843,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6876028844,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6876028845,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028846,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6876028847,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6876028848,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028849,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6876028850,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6876028851,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6876028852,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6876028853,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6876028854,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6876028855,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6876028856,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"development","optional":false},{"id":6876028857,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":6876028858,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6876028859,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6876028860,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6876028861,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028862,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6876028863,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6876028864,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6876028865,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6876028866,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028867,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6876028868,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6876028869,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6876028870,"package_name":"yargs","ecosystem":"npm","requirements":"17.6.2","direct":false,"kind":"development","optional":false},{"id":6876028871,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":6876028872,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":6876028873,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6876028874,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T13:00:58.831Z","updated_at":"2023-01-13T13:00:58.831Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/package.json","dependencies":[{"id":6876028877,"package_name":"colorette","ecosystem":"npm","requirements":"^2.0.10","direct":true,"kind":"runtime","optional":false},{"id":6876028878,"package_name":"memfs","ecosystem":"npm","requirements":"^3.4.12","direct":true,"kind":"runtime","optional":false},{"id":6876028879,"package_name":"mime-types","ecosystem":"npm","requirements":"^2.1.31","direct":true,"kind":"runtime","optional":false},{"id":6876028880,"package_name":"range-parser","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6876028881,"package_name":"schema-utils","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6876028882,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":6876028883,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":6876028884,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":6876028885,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":6876028886,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":6876028887,"package_name":"@types/connect","ecosystem":"npm","requirements":"^3.4.35","direct":true,"kind":"development","optional":false},{"id":6876028888,"package_name":"@types/express","ecosystem":"npm","requirements":"^4.17.13","direct":true,"kind":"development","optional":false},{"id":6876028889,"package_name":"@types/mime-types","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":6876028890,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.9","direct":true,"kind":"development","optional":false},{"id":6876028891,"package_name":"@webpack-contrib/eslint-config-webpack","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6876028892,"package_name":"babel-jest","ecosystem":"npm","requirements":"^29.3.1","direct":true,"kind":"development","optional":false},{"id":6876028893,"package_name":"chokidar","ecosystem":"npm","requirements":"^3.5.1","direct":true,"kind":"development","optional":false},{"id":6876028894,"package_name":"connect","ecosystem":"npm","requirements":"^3.7.0","direct":true,"kind":"development","optional":false},{"id":6876028895,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":6876028896,"package_name":"deepmerge","ecosystem":"npm","requirements":"^4.2.2","direct":true,"kind":"development","optional":false},{"id":6876028897,"package_name":"del","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6876028898,"package_name":"del-cli","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6876028899,"package_name":"eslint","ecosystem":"npm","requirements":"^8.28.0","direct":true,"kind":"development","optional":false},{"id":6876028900,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":6876028901,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.25.4","direct":true,"kind":"development","optional":false},{"id":6876028902,"package_name":"execa","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":6876028903,"package_name":"express","ecosystem":"npm","requirements":"^4.17.1","direct":true,"kind":"development","optional":false},{"id":6876028904,"package_name":"file-loader","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"development","optional":false},{"id":6876028905,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.2","direct":true,"kind":"development","optional":false},{"id":6876028906,"package_name":"lint-staged","ecosystem":"npm","requirements":"^13.0.3","direct":true,"kind":"development","optional":false},{"id":6876028907,"package_name":"jest","ecosystem":"npm","requirements":"^29.3.1","direct":true,"kind":"development","optional":false},{"id":6876028908,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":6876028909,"package_name":"prettier","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"development","optional":false},{"id":6876028910,"package_name":"standard-version","ecosystem":"npm","requirements":"^9.3.0","direct":true,"kind":"development","optional":false},{"id":6876028911,"package_name":"strip-ansi","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6876028912,"package_name":"supertest","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":6876028913,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.3","direct":true,"kind":"development","optional":false},{"id":6876028914,"package_name":"webpack","ecosystem":"npm","requirements":"^5.68.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot.yml","sha":null,"kind":"manifest","created_at":"2026-03-23T21:01:18.734Z","updated_at":"2026-03-23T21:01:18.734Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/.github/workflows/dependabot.yml","dependencies":[{"id":25845660175,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"f8d387b68d61c58ab83c6c016672934102569859","direct":true,"kind":"composite","optional":false},{"id":25845660176,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"21025c705c08248db411dc16f3619e6b5f9ea21a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-03-23T21:01:18.899Z","updated_at":"2026-03-23T21:01:18.899Z","repository_link":"https://github.com/webpack/webpack-dev-middleware/blob/main/.github/workflows/release.yml","dependencies":[{"id":25845660192,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25845660193,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"53b83947a5a98c8d113130e565377fae1a50d02f","direct":true,"kind":"composite","optional":false},{"id":25845660194,"package_name":"changesets/action","ecosystem":"actions","requirements":"6a0a831ff30acef54f2c6aa1cbbc1096b066edaf","direct":true,"kind":"composite","optional":false}]}],"score":34.503361055099276,"created_at":"2026-07-08T05:47:19.850Z","updated_at":"2026-07-22T13:03:08.208Z","avatar_url":"https://github.com/webpack.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377834","html_url":"https://summary.ecosyste.ms/projects/377834"}